|
|
|
|
|
by paxswill
3629 days ago
|
|
The basic command for keeping the machine awake is `caffeinate`, and has a few other nice options like changing what kind of sleep is prevented (disk, display, system) and also waiting on a PID (looks like that was added in 10.10). Related to that is `pmset -g assertions` which will list all the various things that are keeping your machine from sleeping. |
|