Indentify 是个察看图片信息的好东西

比如删除所有特定分辨率的图片

rm -f `identify c*/desire_image.png | grep “282×88” | cut -d'[‘ -f1`