I have a txt file and would like to get the count of the number of lines in 
that file, and then store that count into a property.

I mean something equivalent to the unix command:
cat file_name.txt | wc -l

Can this be done using an existing ANT task?
Thanks,
-Saladin


       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to