I used to open files in the Mac OS X Terminal via open -a TextWrangler FILE. Even easier is edit FILE. I am only wondering if the edit command also exists if no TextWrangler is installed?? Another nice command is twdiff FILE1 FILE2, which displays the differences between text files.
Advertisement