Simbolic

Comandă Ln în Linux (Creați legături simbolice)
În mod implicit, comanda ln creează legături dure. Pentru a crea o legătură simbolică, utilizați opțiunea -s (--simbolică). Dacă sunt date atât FILE, ...
how to make symbolic link
Replace source_file with the name of the existing file for which you want to create the symbolic link (this file can be any existing file or directory...
centos symlink directory
How do I create a symlink to a directory? Where are symbolic links stored? How do I create a symbolic link to a directory in Linux? How do you find th...