Q. A user creates a link to “file1” with the following command
Which of the following statements is not true when listing the details of the link created?
Code:
Which of the following statements is not true when listing the details of the link created?
$ ln -s file1 link
β
Correct Answer: (B)
The number of links for file1 is displayed as 1