Which command is utilized to delete a file in a Unix-like system?

Choose the correct answer

Explanation

The 'rm' command is used to delete files in Unix and Linux environments. 'del' and 'remove' are not valid commands in these systems, while 'mv' is used to move or rename files.

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