Skip to content

Instantly share code, notes, and snippets.

@kareiva
Last active August 6, 2021 18:44
Show Gist options
  • Save kareiva/2501872ea47aa9435b3df8f199089c6e to your computer and use it in GitHub Desktop.
Save kareiva/2501872ea47aa9435b3df8f199089c6e to your computer and use it in GitHub Desktop.
Updike - print system uptime in wiener length.
alias updike='/usr/bin/uptime | perl -ne "/(\d+) d/;print 8,q(=)x\$1,\"D\n\""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment