Skip to content

Instantly share code, notes, and snippets.

@iredun
Created June 12, 2018 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iredun/4649e035a5e2de8ebc7af47f70549163 to your computer and use it in GitHub Desktop.
Save iredun/4649e035a5e2de8ebc7af47f70549163 to your computer and use it in GitHub Desktop.
Tailf witch parse \n
tail -f file | sed 's/\\n/\n/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment