Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 159 Bytes

ptail

turns \n and \t into actual newlines and tabs when tailing

install:

$ sudo npm install -g ptail 

usage:

$ tail -f my_log_file | ptail