Dear Prof.Schaumann:
Does hard link mean that different names point to the same file?
But when I create a hard link 'name2' for a file 'name1' and change the
contents of 'name2', the contents of 'name1' don't change. If they
point to the same file, aren't the contents of 'name1' supposed to
change? Thanks!
-Yulong