open new terminal from command line

Joined
Jan 8, 2009
Messages
7
Reaction score
0
Points
1
I want to launch a new Terminal, or better yet, add a new tab to an existing window, from a shell script. For example I want to be able to do

open -a Terminal /some/directory

and have it open a new terminal in that directory. I want to use this to launch terminals from shell scripts and stuff. Any ideas? Thanks.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top