Home > SPO > Bash: count all lines in a directory

Bash: count all lines in a directory

November 15th, 2009 Leave a comment Go to comments
find . -type f | xargs wc -l | grep 'total' | awk '{print $1}'
Categories: SPO Tags:
  1. No comments yet.
  1. No trackbacks yet.

17043 pages viewed, 1 today
11075 visits, 1 today
FireStats icon Powered by FireStats