linux find a name software and remove from everywhere code example Example: linux find and delete files with name $ find -type f -name '*install*' -delete