Wednesday, September 17, 2008

Launching OSX apps from the command-line

Use the following to open apps from the command line in osX:

open /path/to/your.app

Mac OS X wget alternative

WGet is not a native part of OSX; try curl instead.