If you want to open some file/application do this in Terminal cli:
MBPro-2:tools apple$ open android
where "open" is the command in command line
and "android" is some application (in this case I use android application from Android SDK/tool)
For full reference of command for Terminal in Mac OSX see check this link.
No comments:
Post a Comment