Recent Hints
05/31/08
Editing Live Websites
Closing Multiple Tabs
05/28/08
Switching between Tabs
05/27/08
Changing Syntax Modes

Recent Tutorials

Archives

Posts Tagged ‘powerful’


Terminal Basics

The Terminal is one of the neatest features of Coda, but not everyone sees it right away. A lot of designers cringe at the thought of it, but once you discover how powerful it is you’ll never stop using it. Here are some basic commands that you can use in the terminal:

cd go/to/this/folder - change directories
ls - list directory contents
grep keyword file - searches a file or folder for “keyword”

(This list is unfinished and will be updated soon.)

Posted in Terminal | Comments (0)