Solved

You Want to Create a Symbolic Link in Your Home

Question 63

Multiple Choice

You want to create a symbolic link in your home directory that will link the manual file to the /usr/test/lts/learning directory. Which of the following commands should you use?


A) ln /usr/test/lts/learning ~/learning
B) ln -s ~/learning /usr/test/lts/learning
C) ln -s /usr/test/lts/learning ~/learning
D) ln ~/learning /usr/test/lts/learning

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions