LPI
101-500 · Question #472
When considering the use of hard links, what are valid reasons not to use hard links?
The correct answer is A. Hard links are not available on all Linux systems because traditional filesystems, such as. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Devices, Linux Filesystems, Filesystem Hierarchy Standard
Question
When considering the use of hard links, what are valid reasons not to use hard links?
Options
- AHard links are not available on all Linux systems because traditional filesystems, such as
- BEach hard link has individual ownership, permissions and ACLs which can lead to unintended
- CHard links are specific to one filesystem and cannot point to files on another filesystem
- DIf users other than root should be able to create hard links, suln has to be installed and
- EWhen a hard linked file is changed, a copy of the file is created and consumes additional
How the community answered
(31 responses)- A90% (28)
- B6% (2)
- E3% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#hard links#filesystem limitations#file linking#inode constraints
Community Discussion
No community discussion yet for this question.