Skip to content

cvlab-ai/mtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtail - Multiple file tail utility

Tails contents of multiple files in real-time in the console.

Usage

usage: mtail.py [-h] [-n N] [-t T] files...

Arguments:

  • files - Log files to tail in real-time
  • -h, --help - show this help message and exit
  • -n N - Number of lines to tail
  • -t T - Seconds between checks

Installation

pip install git+https://github.com/cvlab-ai/mtail.git

Releases

No releases published

Packages

No packages published

Languages