full screenshot via shell command?


    Mar 05 2014 | 1:48 pm
    I'm trying to take full screenshots of the display . I don't want to be touching the keyboard throughout the performance and wondered if this is possible to do with some nice shell command.
    The closest I have got is with the [jit.desktop] object, but surely there is an easier way?
    Many thanks

    • Mar 05 2014 | 3:16 pm
      you could use screencapture command line with the shell object?
    • Mar 05 2014 | 3:43 pm
      Hi Emmanuel. Thanks for the advice.
      I've had a look at the shell object but I don't really know what i'm doing when it comes to osx syntax...
      Does this look close at all?
    • Mar 05 2014 | 10:47 pm
      Close ;-) Here's an example which saves a jpeg on your desktop with the date and time as the file name.
    • Mar 06 2014 | 2:51 am
      Amazing...thanks a lot Emmanuel.
      BTW, is there somewhere that these commands are documented? Would be very handy to learn.
      Cheers!