summaryrefslogtreecommitdiffstats
path: root/cholerab/bling
diff options
context:
space:
mode:
authortv <tv@also>2011-08-04 17:39:29 +0200
committertv <tv@also>2011-08-04 17:39:29 +0200
commita20a93d57a0293c4e74c3944eef8fda8c2d8745c (patch)
treed1c5f4316b8d257a9dfd82813fc2ec48f9940dc6 /cholerab/bling
parentedb9685e0dac1145187f18915da17a6feb3e0c5f (diff)
bling filter: the better krebs viewer
Diffstat (limited to 'cholerab/bling')
-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'