The command is delete files is called rm, for remove. If you give it one or more files, it removes them (if you have the permissions to do so). There is a special version of this command to delete directories, called rmdir.