Check if Screensaver is Active using Mac Bash Script Command
- by credford
I've found many useful Bash commands that can execute OS X behaviors from the command line such as:
screencapture -x -C $FILENAME
Is there such a command that can check if the screen saver is active?