1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 05:44:59 +00:00
serenity/Base/usr/share/man/man1/uptime.md
2022-07-10 11:41:45 +01:00

16 lines
151 B
Markdown

## Name
uptime - Tell how long the system has been running
## Synopsis
```sh
$ uptime
```
## Examples
```sh
$ uptime
Up 2 minutes, 20 seconds
```