Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://comet.sai.msu.ru/UNIXhelp/environment/tcsh2.html
Дата изменения: Fri Jan 17 12:43:16 1997 Дата индексирования: Tue Oct 2 01:48:19 2012 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
To display your username in the prompt:
1. Use your editor to open your .tcshrc and add the line:
set prompt = "${user} %"
2. Save the file and leave the editor.
3. Enter the command:
source .tcshrc
This adds the new values to your working environment.