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

Поисковые слова: vallis
Adding a command alias

Adding a command alias

To make a command alias a permanent part of your working environment:

1. Edit the shell startup file .tcshrc and add the line defining the alias.

2. Save the changes and leave the editor.

3. Source the shell startup file to have the changes take immediate effect. For example:

   source .tcshrc

[Home] [Search] [Index]