home/bin/_old/old/ctail

5 lines
68 B
Text
Raw Normal View History

2018-01-15 20:25:41 +01:00
#!/bin/sh
tail -f $1 | perl -pe $reg "s/$2/\e[1;31;43m$&\e[0m/g"