A curses-based utility script for tailing multiple files simultaneously.
Project description
A curses-based utility script for tailing multiple files simultaneously.
I made this script for quickly tailing several log files in the same terminal window.
Installation
The easiest way to install this is through pip or easy_install:
pip install -U multitail-curses
You can also install from source by running:
python setup.py install
Usage
You can tail one to four files simultaneously. For example:
multitail foo.log bar.log
Press CTRL-C to stop tailing.
License
This project is open source under the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
multitail-curses-1.0.4.tar.gz
(3.3 kB
view hashes)