Print OS info

This commit is contained in:
Shivendra Dayal 2015-10-22 01:07:07 +05:30
parent 1dbd6d3a79
commit ecca0e2da8

View File

@ -868,6 +868,11 @@ sudo poweroff
```bash
sw_vers
```
#### Show OS Details
```bash
uname -a
```
#### Uptime
How long since your last restart.