Skip to content

thobbs/multitail-curses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multitail-curses

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.

image

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.

About

A curses-based utility script for tailing multiple files at the same time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages