@ *@@du* New member Dec 4, 2009 #1 I used the pattern /\W+/ to split the lines of the input file into words..but didnt get success! Output should be in form word:count Just to mention filename is an input parameter!
I used the pattern /\W+/ to split the lines of the input file into words..but didnt get success! Output should be in form word:count Just to mention filename is an input parameter!