- Jun 10, 2004
- 219
- 0
- 0
Most Mac OS X programs are distributed as ".app" packages, which are basically directories with the required binaries and resources for the program. You run them by simply clicking on the ".app" directory (which doesn't look like a directory unless you're at a terminal).
At any rate, I'm wondering if it's possible to start one of these .app programs from a command line. I've got X11 forwarding enabled, so for normal Unix applications (like emacs, kate, etc) I can connect with SSH from a Unix box and run them on my Mac at home, with full GUI. It would be nice to be able to do that with the .app programs that run in X11, too, but I can't figure out how.
At any rate, I'm wondering if it's possible to start one of these .app programs from a command line. I've got X11 forwarding enabled, so for normal Unix applications (like emacs, kate, etc) I can connect with SSH from a Unix box and run them on my Mac at home, with full GUI. It would be nice to be able to do that with the .app programs that run in X11, too, but I can't figure out how.
