find public_html/tangaloomavillanet/wp-content/uploads -name ‘*.php‘ -type f -delete
This command will delete all files in the public_html/tangaloomavillanet/wp-content/uploads directory that end in .php and delete them.
This command will delete all files in the public_html/tangaloomavillanet/wp-content/uploads directory that end in .php and delete them.