aboutsummaryrefslogtreecommitdiff
path: root/bin/dam.sed
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dam.sed')
-rw-r--r--bin/dam.sed8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/dam.sed b/bin/dam.sed
new file mode 100644
index 00000000..86fb03f9
--- /dev/null
+++ b/bin/dam.sed
@@ -0,0 +1,8 @@
+# Store up all input before emitting it unchanged as output
+1h
+1!H
+$ {
+ g
+ p
+}
+d