If you want to delete a file called “datos.txt”, what command would you use?
remove datos.txt
del datos.txt
rmdir datos.txt
rm datos.txt