ubuntu remove all files starting with code example Example: terminal remove files starting with find . -name 'name*' -exec rm {} \;