10
1
I've found that running open -a Terminal /path/to/folder
will open a new Terminal window at the given folder.
What is the best place to look to find documentation on all of the command-line arguments that Terminal.app accepts?
(my Google-fu seems to be broken today - I seem to keep finding articles on how to use "open" command with "--arg myargs" within Terminal, not what args Terminal actually takes)