diff options
author | makefu <github@syntax-fehler.de> | 2011-08-06 01:56:55 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-08-06 01:56:55 +0200 |
commit | 6458566b79342c754f8503b1037639f1ba1a24ce (patch) | |
tree | 7e220ba1133ff16c8bda1a2766c50e4e7f3e85fb /cholerab/bling/filter.sh | |
parent | 1a3e702fe07968a884462cfae82fb0bfce9123c6 (diff) | |
parent | d8f14578cb869a32762266637b7708331a756871 (diff) |
emergency merge
Diffstat (limited to 'cholerab/bling/filter.sh')
-rwxr-xr-x | cholerab/bling/filter.sh | 3 |
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 "[31;1m`cat "$1"`[m" | sed 's/x/[41m [m/g' |