https://github.com/luckman212/uptime_s
small console utility that prints the macOS system uptime in seconds
https://github.com/luckman212/uptime_s
macos terminal uptime utility
Last synced: 3 months ago
JSON representation
small console utility that prints the macOS system uptime in seconds
- Host: GitHub
- URL: https://github.com/luckman212/uptime_s
- Owner: luckman212
- Created: 2023-06-08T14:54:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T02:01:30.000Z (about 3 years ago)
- Last Synced: 2026-04-06T12:31:14.636Z (3 months ago)
- Topics: macos, terminal, uptime, utility
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uptime_s
small console utility that prints the macOS system uptime in seconds
see https://stackoverflow.com/questions/3269321/osx-programmatically-get-uptime
# instructions
1. clone this repo
2. run `./build.sh`
3. copy the `uptime_s` binary to your `$PATH`
4. run it