Home
Commands
Follow and filter a log
Follow and filter a log
Terminal
tail -f <file> | grep --line-buffered "ERROR"
Copy command