Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://comet.sai.msu.ru/UNIXhelp/tasks/links3.html
Дата изменения: Fri Jan 17 12:43:24 1997 Дата индексирования: Mon Oct 1 23:07:14 2012 Кодировка: Поисковые слова: п п р р р р р р р п п п п п п п |
To link one or more directories to another directory use the command:
ln -s directory_name(s) directory_name
The use of the -s option indicates that this is to be a symbolic link. Only the super-user is allowed make hard links between directories.
As a user you are restricted to creating symbolic links between directories using the -s option.