Skip to content

JavaScriptDude/flog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

flog

Follow Logs in Linux and wait for log to exist if not found Automatic prompt for sudo if not authorized

Usage: flog [options] <file_name>
Simple wrapper for tail command with defaults --follow=name --retry --lines 250 --verbose)
Options:
  -q, --quiet     dont output headers giving file names
  -n, --lines <n> output the last <n> lines (default: 250)
  -h, --help      show this help message

TODO:

  • [.] Update and test on bsd tail so MAC and the BSDs are supported

About

Follow Logs in Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages