drwxr-xr-x 3 mjd users 4096 2007年11月22日 21:01 bin
unsigned int i_nlink; 3
This is what the mysterious "link count" is for
-rwxr-xr-x 2 mjd users 0 2007年12月01日 21:01 blookus -rwxr-xr-x 2 mjd users 0 2007年12月01日 21:01 woogums
unlink decrements the link count in the inode
When the link count reaches 0, the file data is scrubbed