PrepAway - Latest Free Exam Questions & Answers

Which command will do this task?

You have a program called /usr/bin/foo. You wish to create a symbolic link, /home/user/foo,
that points to it. Which command will do this task?

PrepAway - Latest Free Exam Questions & Answers

A.
ln –symlink /home/user/foo /usr/bin/foo

B.
ln -sym /home/user/foo /usr/bin/foo

C.
ln -s /usr/bin/foo /home/user/foo

D.
ln /home/user/foo /usr/bin/foo

E.
ln /usr/bin/foo /home/user/foo

One Comment on “Which command will do this task?


Leave a Reply