Article 5H0FT Understanding Hard Links in Linux

Understanding Hard Links in Linux

by
hacback17
from LinuxQuestions.org on (#5H0FT)
An online instructor said 119 is the hard link count (shown in the attached screenshot). So what does that mean? Does it mean there are other 118 hard link that point to this directory (i..e. /etc)? If there are, where and how I can find them?

EDIT: Now I could find one more hard link:
Code:[tux@server1 ~]$ ls -ldhi /etc /etc/.
16777281 drwxr-xr-x. 119 root root 8.0K Apr 23 18:52 /etc
16777281 drwxr-xr-x. 119 root root 8.0K Apr 23 18:52 /etc/.Now I am wondering where the other 117 hard link are that are pointing to the same inode?
Attached Thumbnailsattachment.php?attachmentid=36217&stc=1& attachment.php?attachmentid=36218&stc=1& latest?d=yIl2AUoC8zA latest?i=_P-coyPpkhY:QHxGUkyoAkk:F7zBnMy latest?i=_P-coyPpkhY:QHxGUkyoAkk:V_sGLiP latest?d=qj6IDK7rITs latest?i=_P-coyPpkhY:QHxGUkyoAkk:gIN9vFw_P-coyPpkhY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments