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 | 494b2e6d6d93bd6febbab2fa086fc43310228512 (patch) | |
tree | 3a0d0028daf2cefa70c49bae463a3923cb18f4c9 /cholerab/bling/filter.sh | |
parent | 596c29972408c83a3e83bb3eb369734bd87d4f7b (diff) | |
parent | d865d9db85cc283ae3e7be20dbe4441a4e69f7b3 (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' |