Delete all files without an extension 18 May 202618 May 2026 Damien Bash, Linux find . -type f ! -name "*.?*" -delete