nerdexam
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)
  • A
    81% (42)
  • B
    13% (7)
  • C
    2% (1)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice