Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tail -f /var/log/file1 -f /var/log/file2
- tail -f /var/log/file1 | grep '(pattern1|pattern2)'
- tail -f /var/log/file2 | grep '(pattern3|pattern4|pattern5)'
- RED='