diff options
author | tv <tv@also> | 2011-08-06 00:57:39 +0200 |
---|---|---|
committer | tv <tv@also> | 2011-08-06 00:57:39 +0200 |
commit | a8cbb081cb8396593e2bc5a9f9ad06cdcda4c0e4 (patch) | |
tree | d1c3eb953972391f7eef579c248ba882bd910892 /cholerab/bling/filter.sh | |
parent | 894b91c34386a3040c8ef7e95d547bbecb87554e (diff) | |
parent | c823c6fcfc9b655bd18c202cfcaed3c7f77950ab (diff) |
Merge remote-tracking branch '52e446de-9909-430a-becf-0c1b94e08fc6/4b74cb04-c218-4cbd-8cd7-e73623ef87f6'
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' |