summaryrefslogtreecommitdiffstats
path: root/cholerab/bling/filter.sh
diff options
context:
space:
mode:
authortv <tv@also>2011-08-06 00:57:39 +0200
committertv <tv@also>2011-08-06 00:57:39 +0200
commit82803386ca2ccb08fec2ecb418b0a83bf40517b0 (patch)
tree9f7eab915e42fd64ab5a35eef923628d2f3927d6 /cholerab/bling/filter.sh
parent478eda7caf2a7b5a4ae1b32f7bfb7f8d085fa5e5 (diff)
parentc823c6fcfc9b655bd18c202cfcaed3c7f77950ab (diff)
Merge remote-tracking branch '52e446de-9909-430a-becf-0c1b94e08fc6/4b74cb04-c218-4cbd-8cd7-e73623ef87f6'
Diffstat (limited to 'cholerab/bling/filter.sh')
-rwxr-xr-xcholerab/bling/filter.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/cholerab/bling/filter.sh b/cholerab/bling/filter.sh
new file mode 100755
index 00000000..39bac362
--- /dev/null
+++ b/cholerab/bling/filter.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+set -euf
+echo "`cat "$1"`" | sed 's/x/ /g'