Skip to content

davorg/tstamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

tstamp

Unix filter to add timestamps to data feeds.

Usage

tail [-format strftime_format] [-utc] some.log | tstamp
  • -format - A strftime-style date/time format (default is %Y-%m-%dT%H:%M:%S)
  • -utc - Use UTC (default is your local timezone)

Why?

Because I got angry one day that logs I was trying to follow didn't have timestamps in them.

About

Unix filter to add timestamps to data feeds

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages