Delete all files containing string or word

find -type f -name '*text*' -delete

Leave a Reply

Your email address will not be published. Required fields are marked *