Skip to content

Instantly share code, notes, and snippets.

@icantrap
Created July 2, 2013 14:54
Show Gist options
  • Save icantrap/5909982 to your computer and use it in GitHub Desktop.
Save icantrap/5909982 to your computer and use it in GitHub Desktop.
tail multiple remote log files
multitail -l "ssh user@host tail -f path/to/file" -l "ssh user@host tail -f path/to/file"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment