for i in `ls `;do echo -n $i " "&& ls $i/* | wc -l ;done | awk -F ' ' '$2>2{print $0}
本文标题:shell20
本文链接:https://www.haomeiwen.com/subject/eejmwdtx.html
网友评论