Being a web designer & developer is not the only things you have available after you express your interest into the program and not it is the only cause for you to seek its help. It is but a general and fascinating effort to change the numbers of Web acquainted masses from 10 to 100 and then to 1000 and to keep growing it to form a better group to develop web and to benefit those who seek for knowledge of it to have an edge.
MAC OS X 10.9 is one of the finest operating systems used in the business as well as household purposes. Considering the unix side of the operating system, it becomes beneficial to be able to do trivial stuff like opening any app directly from the command line interface, i.e. Terminal in this case. There are a lot of other uses that a utility like terminal can offer you but for the instant purpose, let us find out how to open any of the installed applications on your MACINTOSH using the terminal. I will be working with few of the application I have installed on my system. You are free to choose your own. The general syntax for the command is : open -a application_name If you want to open the application as a super user, just prefix the command with sudo : sudo open -a application_name Test commands : (Use these commands one-by-one to open the specified applications) open -a textmate open -a bbedit open -a firefox open -a opera open -a finder open -a mail Watc...
Comments
Post a Comment