To display your current working directory in the prompt:
1. Use your editor to open your .cshrc file and add the line:
set prompt = "$cwd:t %"
2. Save the file and leave the editor.
3. Enter the command:
source .cshrc
This adds the new values to your working environment.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |