useful_stuff commands: find /tmp/data/ -type f ! -name "*.ext" -exec rm {} + Will remove all files that are not with ".ext" extention