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

Display current working directory

To display your current working directory in the prompt:

1. Use your editor to open your .bashrc file and add the line:

   PS1='\W $'

2. Save the file and leave the editor.

3. Enter the command:

   . bashrc

This adds the new values to your working environment.


[Home] [Search] [Index]