SUN
310-200 · Question #218
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…
The correct answer is D. find /export -inum <inode_number> E. ls -liR /export. See the full explanation below for the reasoning.
Question
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.)
Options
- Als -laR /export
- Bcat /export
- Cfind /export -file <inode_number>
- Dfind /export -inum <inode_number>
- Els -liR /export
How the community answered
(45 responses)- A2% (1)
- B9% (4)
- C4% (2)
- D84% (38)
Community Discussion
No community discussion yet for this question.