Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://comet.sai.msu.ru/UNIXhelp/commanz/cmd1.html
Дата изменения: Fri Jan 17 12:43:13 1997 Дата индексирования: Mon Oct 1 23:04:11 2012 Кодировка: Поисковые слова: star |
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.