Opening a .app from the commandline
I spend most of my time on the commandline so I used to use this reasonably often.
open -a application
This will open that application under the GUI. So to start iTunes from the commandline it's simply
open -a itunes
So why don't I use it that much anymore? Quicksilver is the answer, and I'll cover it more in another post.
open -a application
This will open that application under the GUI. So to start iTunes from the commandline it's simply
open -a itunes
So why don't I use it that much anymore? Quicksilver is the answer, and I'll cover it more in another post.
0 Comments:
Post a Comment
<< Home