Home » Questions » Computers [ Ask a new question ]

cron job remove / delete file

cron job remove / delete file

I'm trying to set up a cron job to delete a file, I'm using a plesk interface, the command being:

Asked by: Guest | Views: 182
Total answers/comments: 1
Guest [Entry]

"The rm filename command requires'yes' or 'no' confirmation. Therefore the command can't be executed without confirmation.

There is an 'rm -f filename' command for deleting files without confirmation."