Skip to content

Instantly share code, notes, and snippets.

@metachris
Created February 22, 2024 20:25
Show Gist options
  • Save metachris/a811db35eaed5c09d80108a458c9add4 to your computer and use it in GitHub Desktop.
Save metachris/a811db35eaed5c09d80108a458c9add4 to your computer and use it in GitHub Desktop.
jf
$ 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