Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/cd2.2.html
Дата изменения: Fri Jan 17 12:43:22 1997
Дата индексирования: Mon Oct 1 22:43:25 2012
Кодировка:

Поисковые слова: annular solar eclipse
Using a tilde character instead of a full pathname

Using a tilde character instead of a full pathname

Using the C, Korn, TC or BASH shell enables you to substitute the ~ (tilde) character in place of the full pathname to your own or another user's home directory.

For example, the command

   cd ~helper

changes your working directory to the home directory of the user "helper".

This is very useful if you have access permission to a directory in another users home directory but don't know the full pathname to it.


[Home] [Search] [Index]