Q. What does the 'ln -s' command do in Linux?
β
Correct Answer: (A)
Creates a symbolic link
Explanation: 'ln -s' creates a soft link to a file or directory.