Skip to content

Instantly share code, notes, and snippets.

@dardo82
Created May 10, 2025 15:04
Show Gist options
  • Save dardo82/a71abf70a208c043d37dd6f514d08e26 to your computer and use it in GitHub Desktop.
Save dardo82/a71abf70a208c043d37dd6f514d08e26 to your computer and use it in GitHub Desktop.
uptime
#!/usr/bin/env zsh
echo -n 'Last boot: '; uptime -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment