Which command accomplishes what you want?

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 2.)
A. ln file link-to-file1
B. ln link-to-file1 file1
C. ln -s file1 link-to-file1
D. ln -s link-to-file1 file1
E. cp -s file1 link-to-file1
F. mv -s file1 link-to-file1

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.