Crear enlace simbólico linux

Ejemplos de código

17
0

crear un enlace simbólico

ln -s [/path/to/file] [/path/to/symlink]
12
0

crear enlace simbólico linux

$ ln -s file1 link1
#Example: ln -s /var/file_i_want_to_link /etc/symbolic_link_name
4
0

comando de enlace simbólico

 ln -s source_file myfile
3
0

cómo crear enlaces simbólicos en linux

ln -s <location_of_file1> <desired_location_of_symlink> 
2
0

ubuntu hacer enlace simbólico

ln -s /opt/foo/src /usr/bin/bar/target
2
0

enlace simbólico de linux

ln -s <file/folder to be linked> <path of the link to be created>
ln -s /home/james/transactions.txt trans.txt

En otros idiomas

Esta página está en otros idiomas

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................