Last active
August 6, 2021 18:44
-
-
Save kareiva/2501872ea47aa9435b3df8f199089c6e to your computer and use it in GitHub Desktop.
Updike - print system uptime in wiener length.
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
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