Linux Command Line Tutorial: HARD vs SYMBOLIC Links
Average Linux User
This Command Line Tutorial shows the difference between hard and soft/symbolic links in Linux.
To create a hard link you need to use this command:
ln file_name hard_link
To create a symbolic link you need to use this command:
ln -s file_name soft_link.
Check out my Hardware on Amazon
... Original YouTube video: https://www.youtube.com/watch?v=6kDNBbpfvYg
2020-05-03
0.0 LBC
Copyrighted (contact publisher)
21767655 Bytes