rm file.1
This form of the command will delete the file file.1 immediately. To confirm before proceeding to delete the file, add the -i option:
rm -i file.1