I know I can used wc -l to get the number of lines in a file. Could somebody let me know how to search for files that have fewer than n lines? (n is a number)
- How to search for files that have fewer than n lines? Peng Yu
- Re: How to search for files that have fewer than n lin... James Youngman