Note: You are currently viewing my old web site. There is a new version with most of this content at OJB.NZ.
The new site is being updated, uses modern techniques, has higher quality media, and has a mobile-friendly version.
This old site will stay on-line for a while, but maybe not indefinitely. Please update your bookmarks. Thanks.


[Index] [Menu] [Up] Title[Header]
Tips

(Up to OJB's Mac Tips List Page)


Terminal: Manual and Help

Unix has thousands of pages of help information. If you forget how to use a command or need to use some unusual options you can refer to the built-in documentation for help.

The main help command is "man" (manual). Type "man x" to get help on the command "x", for example type "man ls" to get help on the ls (list directory) command. Press space at the end of each page or type Q to quit from the man display.

If you don't know the name of the command you need try the "apropos" command. For example if you can't remember the command to terminate processes type "apropos terminate". You will see the kill command listed. You can now use "man kill" to get full details.


[Up]

[Contact][Server Blog][AntiMS Apple][Served on Mac]