Which two commands provide information verifying that these files are hard linked?

You identify three files in the /export file system that appear to be identical. You know the inode
number used by one of the files.
Which two commands provide information verifying that these files are hard linked? (Choose two.)

You identify three files in the /export file system that appear to be identical. You know the inode
number used by one of the files.
Which two commands provide information verifying that these files are hard linked? (Choose two.)

A.
ls -laR /export

B.
cat /export

C.
find /export -file <inode_number>

D.
find /export -inum <inode_number>

E.
ls -liR /export

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *