pip install python-kitsune
usage: kitsune [--color <when>] [-h] [-V] pattern [pattern ...]
A prettier way to tail multiple files.
positional arguments:
pattern Files to tail.
optional arguments:
--color <when> Specify when to use colored output. The automatic mode only
enables colors if an interactive terminal is detected.
[default: auto] [possible values: auto, never, always]
-h, --help Print this help message.
-V, --version Show version information.