I'm an iPhone developer but surprisingly (even to myself) I am completely unfamiliar with terminal. The only things I know how to do are cd, ls, top, kill and the git commands for setting up repositories on github.

What's the quickest way to learn the terminal commands that I might actually find useful? A list of ones you actually use regularly would be great.

link|improve this question

This is a much too broad question. Everybody's regularly used terminal commands will be different. Just learn as you go -- if you need something, search for it and you will find out. – slhck Aug 15 '11 at 10:01
Also possible duplicate of: OS X Terminal Tutorials, – slhck Aug 15 '11 at 10:02
feedback

closed as not constructive by slhck, Breakthrough, Sathya Aug 15 '11 at 13:38

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

Use the Terminal for things that you would normally use the GUI for. You'll then find yourself hitting Google for instructions on how to do the things you need to do every day, thus learning.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.