LPI
101-500 · Question #385
You are trying to make a hard link to an ordinary file but ln returns an error. Which of the following could cause this?
The correct answer is E. The source and the target are on different filesystems. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Devices, Linux Filesystems, Filesystem Hierarchy Standard
Question
You are trying to make a hard link to an ordinary file but ln returns an error. Which of the following could cause this?
Options
- AThe source file is hidden.
- BThe source file is readonly.
- CThe source file is a shell script.
- DYou do not own the source file.
- EThe source and the target are on different filesystems.
How the community answered
(31 responses)- A3% (1)
- B6% (2)
- C13% (4)
- D3% (1)
- E74% (23)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#hard links#filesystems#inodes#file operations
Community Discussion
No community discussion yet for this question.