Skip to content

Instantly share code, notes, and snippets.

@JBlond
Last active April 10, 2023 12:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JBlond/cfeaac8a2673e30f8c0be5edc6542520 to your computer and use it in GitHub Desktop.
Save JBlond/cfeaac8a2673e30f8c0be5edc6542520 to your computer and use it in GitHub Desktop.
reboot
#!/bin/bash
who -b
last reboot | less
last reboot | head -1
last -x|grep shutdown | head -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment