ok here is what I'm getting .... thanks for the patients

/applications/planeshift open ./pslaunch.app --args --console
-bash: /applications/planeshift: is a directory
i tryed just using:
open ./pslaunch --args --console
the result:
open: unrecognized option `--args'
Usage: open [-e] [-t] [-f] [-W] [-n] [-g] [-h] [-b <bundle identifier>] [-a <application>] [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.
-W, --wait-apps Blocks until the used applications are closed (even if they were already running).
-n, --new Open a new instance of the application even if one is already running.
-g, --background Does not bring the application to the foreground.
-h, --header Searches header file locations for headers matching the given filenames, and opens them.
I've tried omitting the args and just used --console i get the above message coming up
is the --args using the above options? if so is the "r" correct?
I've tried a lot of variations but no luck yet
* Ench looks in jayose's library for terminal for dummies.... but he is not lending books right now
