nerdexam
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)
  • A
    90% (38)
  • B
    2% (1)
  • C
    5% (2)
  • D
    2% (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.

Full 101-500 Practice