Add caffeinate

This commit is contained in:
Marcel Bischoff 2015-10-02 22:25:34 +02:00
parent 71e4dc919a
commit 40cec935b7

View File

@ -234,6 +234,12 @@ system_profiler SPDisplaysDataType | grep Resolution
### Power Management
#### Prevent System Sleep
Prevent sleep for 1 hour:
```bash
caffeinate -u -t 3600
```
#### Show All Power Management Settings
```bash
sudo pmset -g