How to Launch GUI Applications from the Terminal - 0 views
-
Robert Ogden on 02 Jan 13"$ open Usage: open [-e] [-t] [-f] [-b ] [-a ] [filenames] Help: Open opens files from a shell. By default, opens each file using the default application for that file. If the file is in the form of a URL, the file will be opened as a URL. Options: -a Opens with the specified application. -b Opens with the specified application bundle identifier. -e Opens with TextEdit. -t Opens with default text editor. -f Reads input from standard input and opens with TextEdit."