mac 截屏到指定的目录
1、设置目录
终端:
~ % defaults write com.apple.screencapture location + 位置
操作:直接将目录拉进来,或者拷贝目录。
回车。
2、确认设置
~ % killall SystemUIServer
回车。
这样,按Command+Shift+4就可以自动存到指定的目录中。
道法自然
1、设置目录
终端:
~ % defaults write com.apple.screencapture location + 位置
操作:直接将目录拉进来,或者拷贝目录。
回车。
2、确认设置
~ % killall SystemUIServer
回车。
这样,按Command+Shift+4就可以自动存到指定的目录中。