Solved

You Have a File Named File1 and You Want to Create

Question 81

Multiple Choice

You have a file named file1 and you want to create a symbolic link named link-to-file1 to the file. In a terminal window, which command accomplishes what you want? (Choose two.)


A) In file link-to-file1
B) In link-to-file1 file1
C) In -s file1 link-to-file1
D) In -s link-to-file1 file1
E) cp -s file1 link-to-file1
F) mv -s file1 link-to-file1

Correct Answer:

verifed

Verified

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

Related Questions