Change Location for Print Screen

Print Screen by Command + Shift + 3 or 4

Change Default Location
- Go to Finder / Go / Utilities / Terminal
- Syntex :: defaults write com.apple.screencapture location ~/Desktop/
- Example :: defaults write com.apple.screencapture location ~/Desktop/SaveFile/

Comments