Which of the following commands will create a symbolic link named foo.txt to an original file named bar.txt 

A. ln bar.txt foo.txt
B. ln foo.txt bar.txt
C. ln -s bar.txt foo.txt
D. ln -h foo.txt bar.txt


Answer: A

Computer Science & Information Technology

You might also like to view...

When designing a presentation, you should plan on displaying a new slide every minute

Indicate whether the statement is true or false

Computer Science & Information Technology

Excel's Print Titles command enables you to specify rows and columns that will repeat on each printed page

Indicate whether the statement is true or false

Computer Science & Information Technology

An image of a portion of the computer screen is called a screen shot

Indicate whether the statement is true or false.

Computer Science & Information Technology

Which of the following files is not required in a sequential file update?

A. Master file B. Transaction file. C. Object file. D. Error report file.

Computer Science & Information Technology