Added a command to show the CPU name

This commit is contained in:
Hummer12007 2015-10-16 20:55:03 +03:00
parent 376ca0001c
commit 54d4a27be4

View File

@ -341,6 +341,11 @@ networksetup -listallhardwareports
system_profiler SPDisplaysDataType | grep Resolution
```
#### Show CPU Brand String
```bash
sysctl -n machdep.cpu.brand_string
```
### Power Management
#### Prevent System Sleep