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
commitb1ff309ce79966799a274270b583621378e95efe (patch)
treea8c1ba02a20e6e4c0bb1d49e593f2dacf3fba329 /cholerab/bling/filter.sh
parent0d23f24ac5a5a59d15ed8127447a738230652f7d (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'