Hacker News new | ask | show | jobs
by rakoo 4129 days ago
For another display, there's also multitail (http://www.vanheusden.com/multitail/) that you can run with a custom command, such as

  ssh host tail -f /path/to/log
(which is the command that remtail seems to be doing)