Mi aspetto che questo script cambi le applicazioni (scheda comando):
$ cat hello.applescript
tell application "System Events"
key code 48 using command down
end tell
Ma stampa solo una scheda:
$ osascript hello.applescript
⏎
Sono su OS X 10.9.4