LPI
101-400 · 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. See the full explanation below for the reasoning.
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
(52 responses)- A81% (42)
- B13% (7)
- C2% (1)
- D4% (2)
Community Discussion
No community discussion yet for this question.