Water-E · 2009-06-10 12:46:12 · 阅读: 385 find ./ -name "*" | xargs wc -l | grep total 这样能行,不过有些情况可能会有问题 <空>