Last active
March 31, 2020 10:51
-
-
Save AntonioCS/b64f66cab40d570e6e563928ac82490b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tail -f -v logdir/*.log | sed -E 's/([^\n]#[0-9]+\s)/\n\1/g' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment