$ rm *.{png, gif, jpg} $ find ./ -name '*.png' -exec rm -f {} \;
There is no comment for the moment. Add a new comment