Return to Snippet

Revision: 34058
at October 16, 2010 10:46 by arrowj


Updated Code
sudo screen -m -d bash -c "sleep 60; screencapture /Users/USER/Desktop/loginscreen.png"

Revision: 34057
at October 16, 2010 10:40 by arrowj


Initial Code
sudo screen -m -d bash -c "sleep 60; screencapture /Users/Aaron/Desktop/loginscreen.png"

Initial URL


Initial Description


Initial Title
screenshot - login screen

Initial Tags
terminal

Initial Language
Other