Question: write a program that scans all directories in a UNIX (or Linux) file system and finds all i-nodes with a hard link count of two
write a program that scans all directories in a UNIX (or Linux) file system and finds all i-nodes with a hard link count of two or more. For each such file, it lists together all file names that point to the file. (Using C or C++)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
