Following on from yesterdays post about screen shots, if you want to script a screen grab, the following command will work.
screencapture ~/Desktop/filename.jpg |
Remember that you can get the list of options by using man:
man screencapture
Following on from yesterdays post about screen shots, if you want to script a screen grab, the following command will work.
screencapture ~/Desktop/filename.jpg |
Remember that you can get the list of options by using man:
man screencapture