Skip to content

Instantly share code, notes, and snippets.

@apenisoara
Created January 23, 2017 12:03
Show Gist options
  • Select an option

  • Save apenisoara/50d00f96cf64cb8234b63b203cecf82c to your computer and use it in GitHub Desktop.

Select an option

Save apenisoara/50d00f96cf64cb8234b63b203cecf82c to your computer and use it in GitHub Desktop.
timestamps for `tail -f`
tail -f $* | perl -pe '$_ = localtime.": $_"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment