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

Linking directories

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.


[Home] [Search] [Index]