CARBON4 – needful things
Verfasst von
in
tail -f datei.log | grep --line-buffered suchwort | awk '{printf "\r%d", ++i} END {print ""}'