Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created August 17, 2015 22:08
Show Gist options
  • Save kyleterry/e9911e4a519d5c09acbd to your computer and use it in GitHub Desktop.
Save kyleterry/e9911e4a519d5c09acbd to your computer and use it in GitHub Desktop.
updick() {
uptime | perl -nE '/p (\d+)/;say+8,"="x$1,D'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment