The answer found here was quite simple, just call;
$ open somefile.xyz
it also shows away that you can force opening the file with a different application.
$ open -a Smultron someTextFile.txt
This will come in useful for right-click open with menus.
Windows, Linux, Mac OS X, Java and Ruby Tips and Tricks
$ open -a Smultron someTextFile.txt
No comments:
Post a Comment