Skip to content

Instantly share code, notes, and snippets.

@seanbuscay
Last active September 7, 2018 19:26
Show Gist options
  • Save seanbuscay/c9e44be3473b2ac1e83c to your computer and use it in GitHub Desktop.
Save seanbuscay/c9e44be3473b2ac1e83c to your computer and use it in GitHub Desktop.
$ multi-tail.sh error_log access_log
(or)
$ tail -f /var/log/syslog -f /var/log/auth.log
(or)
$ multitail error_log access_log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment