Add uptime command

This commit is contained in:
Marcel Bischoff 2015-10-20 01:18:31 +02:00
parent 5145dd8386
commit 43d8a7634b

View File

@ -834,6 +834,12 @@ sudo poweroff
sw_vers
```
#### Uptime
How long since your last restart.
```bash
uptime
```
### Clipboard
#### Copy data to Clipboard