Which command is used to remove a file from the system?

Choose the correct answer

Explanation

The 'rm' command is specifically designed to delete files. 'rename' changes file names, 'delete' is not a standard command in Unix/Linux, and 'cp' is used to copy files.

Which command is used to remove a file from the syst… — Basic of linux unix | PakQuizHub