Merge pull request #6 from Hummer12007/patch-1

Add a command to show the CPU name
This commit is contained in:
Marcel Bischoff 2015-10-16 20:59:19 +02:00
commit db23216ec9

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