screenshot location mac
Leave a comment Go to comments
To change the default location for screen captures / screenshot on snow leopard.
Open a Terminal window and type :
mbp13:~ agusr$ defaults write com.apple.screencapture location /Users/agusr/Downloads/tmp mbp13:~ agusr$ killall SystemUIServer