LPI
101-350 · Question #95
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. See the full explanation below for the reasoning.
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 read-only.
- 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
(65 responses)- A3% (2)
- B9% (6)
- C2% (1)
- D6% (4)
- E80% (52)
Community Discussion
No community discussion yet for this question.