Multiple Choice
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?
A) ln -sym /home/ user/foo /usr/bin/foo
B) ln -s /usr/bin/foo /home/ user/foo
C) ln /home/ user/foo /usr/bin/foo
D) ln /usr/bin/foo /home/ user/foo
E) ln --symlink /home/ user/foo /usr/bin/foo
Correct Answer:

Verified
Correct Answer:
Verified
Q51: Which of the following are correct commands
Q52: Which command displays the list of groups
Q53: Which option will cause the echo command
Q54: Identify the proper device for the third
Q55: Which of the following commands can be
Q57: Which commands will archive /home and its
Q58: Which one of the following statements concerning
Q59: Which is a suitable command to find
Q60: Which commands provide help for a specific
Q61: Which one of the following statements concerning