I was wondering how can I open a index.html file from terminal. For example, I know with sublime works like this:
sublime index.html
but for textWrangler? And in general, how can I find these commands like "sublime" for whatever program I chose. Thanks I am using OSX.
For TextWrangler access in terminal I use the open command:
Hope this helps.