Tags: link
Aug
20
Hard Link:
Unix files consist of two parts: the data part and the filename part.
More than one filename can reference the same inode number; these files are called to be hard linked together.
Here two hard link files file-hard-a.txt and file-ha… more »
Recent comments