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
commit001777d48a6e98eab1c1b3b82f64601a0e60b257 (patch)
treeaf61be9ab3f851104a09f46b7f848207ff6102dd /cholerab/bling/filter.sh
parentc40807d49d6e53afc3aa3c5f14fd503ea7166b60 (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'