Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Word Count
Name: Gburg Date: October 31, 2003 at 15:38:30 Pacific OS: win xp CPU/Ram: ???
Comment:
How would I execute a loop to count each word in a file individually, without using the wc command.
Summary: Hi Friends, what is the fastest way to calculate wordcount of unix flat file. my flat file contained about 150 million records. Conventional way of wc -l is taking huge time togive wor...
Summary: Still can't get this to work: This is what I am trying to do 1) The fist file I am looking for is in this directory: xnet-stc/int/exe_inbound/history (There will always be a file) The search ...
Summary: hey, could some1 help me with this? i am trying to get a word count of lines between lines starting with a letter. the file is like this: AUS_LO 109D 265C AUS_HO 1078D 1093C AUS_PO so a count of lines...