14
0
2
31
find -type f -name "*.jpg*" | cut -f3 -d'.' | sort | uniq -c -i
screen -S 原始任务名 -X sessionname 修改后的任务名