Skip to content

dwaynehale/cleartail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cleartail

A version of tail for debugging system logs that are many, many, many lines long. Installation

  • Simply copy cleartail.sh anywhere you want.
  • Create a alias in your .bashrc (or equivalent) to cleartail.sh.
  • source (or .) your .bashrc
  • Use the alias-ed command

Simply use as you would tail

cleartail myfile.log

This will clear the file first, before tailing it, allowing you to capture only the log output from that particular action (for instance trying to start a Tomcat deployed webapp).

About

Linux tail for debugging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages