Almost all of the Linux commands below will function the same way in the bash shell that is used by your OS X Terminal.app
To get detailed help of these command, including the options available and how to use them, use
man command_name
or
help command_name