Quantcast
Channel: dzone.com: unix-linux
Viewing all articles
Browse latest Browse all 405

Linux: Deep Understand Hard Links And Soft Links

$
0
0

Hard links and soft link is an important concept in the Linux file system, which relates to the index node in the file system (inode). Inode is one of the four basic concepts in Linux virtual file system (VFS). Through the analysis of the relation and the difference between hard links and soft links, we …


Viewing all articles
Browse latest Browse all 405

Trending Articles