Created
February 22, 2024 20:25
-
-
Save metachris/a811db35eaed5c09d80108a458c9add4 to your computer and use it in GitHub Desktop.
jf
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
$ type jf | |
jf is a function | |
jf () | |
{ | |
journalctl -f -u $1 -o cat | ccze -A | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment