Skip to content

Instantly share code, notes, and snippets.

@theodric
Last active July 13, 2024 15:30
Show Gist options
  • Save theodric/795a6eee8c63744bbb43714071172df8 to your computer and use it in GitHub Desktop.
Save theodric/795a6eee8c63744bbb43714071172df8 to your computer and use it in GitHub Desktop.
Random functions
printf "\nSystem has been awake for `echo $delta | awk '{printf("%d:%02d:%02d:%02d\n",($1/60/60/24),($1/60/60%24),($1/60%60),($1%60))}'`\n\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment