PDA

View Full Version : fewerthan



TheDmr
May 4th, 2009, 01:26 PM
At the moment I am trying to produce some code for ubuntu in vim
here is what I am trying to create,

I wish to produce some code which lists the names of those files which have fewer lines than specified in the designated directory, and where no directory is specified use the current directoty.

For example fewerthan 20 /home/tom
or fewerthan 20

I have had some trouble with it, if anyone could help or give me some pointers I would be very gratefull