How do you create a symbolic link in Linux?
Correct Answer: b. ln -s
The ln -s command in Linux is used to create a symbolic link (also known as a soft link). A symbolic link is a type of file that points to another file or directory. It acts like a shortcut and can span across different file systems.
The -s flag tells ln to create a symbolic link rather than the default hard link, offering more flexibility and easier management.
Why the Other Options Are Incorrect:
Discover a range of courses designed to provide you with the knowledge and skills needed to excel in your chosen field.
You don’t need one month to study and pass your test.
With Prepsaret, it takes you a few days to grasp all the concepts needed to pass your exams