chattr +a cookie.txt
chattr -a cookie.txt
查看当前文件夹里的文件个数 ls -lR|grep "^-"|wc -l 查看当前文件夹里的文件个数
ls -lR|grep "^-"|wc -l