LPI
101-500 · Question #442
How is a symbolic link called bar.conf pointing to foo.conf created?
The correct answer is A. ln -s foo.conf bar.conf. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
How is a symbolic link called bar.conf pointing to foo.conf created?
Options
- Aln -s foo.conf bar.conf
- Bln foo.conf bar.conf
- Cln -s bar.conf foo.conf
- Dln bar.conf foo.conf
How the community answered
(42 responses)- A90% (38)
- B2% (1)
- C5% (2)
- D2% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#symbolic links#ln command#file linking#filesystem
Community Discussion
No community discussion yet for this question.