Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/shell/alias_csh2.html
Дата изменения: Fri Jan 17 12:43:20 1997
Дата индексирования: Tue Oct 2 01:27:50 2012
Кодировка:
Passing command arguments

Passing command arguments

To pass an argument to the alias at a specific point in the command use the one of the following notations:

   !^  - pass the first argument to the alias
   !*  - pass each argument given to the alias

[Home] [Search] [Index]