Which command is utilized to create links between files?

Choose the correct answer

Explanation

The 'ln' command is used to create links between files. It allows you to make hard or symbolic links. Other commands like 'cp' copy files, 'tar' archives files, and 'lk' is not a standard command for linking.

Which command is utilized to create links between fi… — Basic of linux unix | PakQuizHub