linux command line remove all files ending in code example Example: how to delete particular type file recursively in linux find . -type f -name '*.o' -delete