Which command is utilized to duplicate a file in Unix/Linux systems?

Choose the correct answer

Explanation

The 'cp' command is the standard utility used to copy files in Unix/Linux environments. Other options like 'cpio' and 'tar' are used for archiving, while 'copyfile' and 'clone' are not valid commands for copying files.

Which command is utilized to duplicate a file in Uni… — Basic of linux unix | PakQuizHub