From a20a93d57a0293c4e74c3944eef8fda8c2d8745c Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 4 Aug 2011 17:39:29 +0200 Subject: bling filter: the better krebs viewer --- cholerab/bling/filter.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 cholerab/bling/filter.sh (limited to 'cholerab') 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' -- cgit v1.2.3