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