Still this requires different directories for the hardlinks to be in the filesystem, and there's not an easy way given a file to list all "labels" that file has, without checking other directories for files with the same inode.
find has a way to search by inode.
find
This is a most excellent place for technology news and articles.
Still this requires different directories for the hardlinks to be in the filesystem, and there's not an easy way given a file to list all "labels" that file has, without checking other directories for files with the same inode.
find
has a way to search by inode.