Multiple choice technology operating systems How do you delete a file? rm filename less filename touch filename dl filename Reveal answer Fill a bubble to check yourself A Correct answer Explanation The rm (remove) command is the standard command-line utility used to delete files and directories in Unix-like operating systems.