nerdexam
LPI

101-400 · Question #443

Which of the following is true for hard linked files? (Choose three.)

The correct answer is B. The hard linked files have the same permissions and owner. C. The hard linked files share the same inode. E. The hard linked files must be on the same filesystem. See the full explanation below for the reasoning.

Question

Which of the following is true for hard linked files? (Choose three.)

Options

  • AThe output of stat will report hard instead of regular file.
  • BThe hard linked files have the same permissions and owner.
  • CThe hard linked files share the same inode.
  • DThe hard linked files are indicated by a -> when listed with ls -1.
  • EThe hard linked files must be on the same filesystem.

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    77% (27)
  • D
    14% (5)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice