mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-16 08:02:52 +00:00
16 lines
151 B
Markdown
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
|
|
```
|