-
Bug
-
Resolution: Done
-
Minor
-
RH124 - RHEL9.3-en-1-20240717, RH124 - RHEL9.0-en-5-20230516
-
None
-
3
-
en-US (English)
-
None
Description: In guided exercise ch03s08 it suggests verifying the hardlink using `ls -l` and then observing that both files report having 2 links to the file. However those links could be via other locations. A more reliable check is with the `-i` flag which allows you to verify the inode numbers are the same.