I'd like to run applescript to control Excel on a headless Mac.
I want to do it from the command line via ssh, and I cannot - there is no display to run applescript on, so osascript throws an error.
I know there is on a Linux machine with X11 - I'm hoping something similar is available, but how to do this on a Mac?
