hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/commanz_cmd1.html (Einblicke ins Internet, 10/1995)

About commands

About commands

The basic form of any Unix command is:

   command_name options argument(s)

Most descriptions for commands such as those given in the On-line Manual use a much more precise syntax. For example:

   cp [-iprR] filename ... directory

This syntax has a few simple rules. Apply them to the command description and you can understand how the command is to be used.