ladybird/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
```