Skip to content

Instantly share code, notes, and snippets.

@MiLk
Created July 26, 2013 14:07
Show Gist options
  • Save MiLk/6089132 to your computer and use it in GitHub Desktop.
Save MiLk/6089132 to your computer and use it in GitHub Desktop.
uptime kikimeter
echo $(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