Question 10
What is true about links in a Linux file system?
Select an option, then click Submit answer.
-
○
A symbolic link can only point to a file and not to a directory.
-
○
A hard link can only point to a directory and never to a file.
-
○
When the target of the symbolic link is moved, the link is automatically updated.
-
○
A symbolic link can point to a file on another file system.
-
○
Only the root user can create hard links.