When I run a script, to create a tar backup and delete files older than 7 days, with the find command it doesn't do -delete
I don't understand what I'm doing wrong. I wrote/copied, from internet, the script in notepad++ on windows 10. As you can see in below screenshot the code and the error I get. Th TAR file is being made, that works.