bash remove all files theat end in code example Example: linux remove all files same extension in directory find . -type f -iname \*.zip -delete