##find## 

find -type f |xargs ls -l

find ./xc/ -type f -name *.png |xargs cp {} ./png/


##iptables 修改##

iptables -R INPUT 2 -s 183.11.33.91