in reply to Re^3: print first column, unique word in each row along with number times that word is repeated in each row
in thread print first column, unique word in each row along with number times that word is repeated in each row

Hi poj

When I tried your code it gives output 1 in all rows. Also number of rows are reduced. IDs are printing though (first column) but rows have reduced. And it also prints "-" in second and fourth column.

I am trying to this code for the output (now my new input) you coded earlier Re^11: find common data in multiple files

Regards mao9856

  • Comment on Re^4: print first column, unique word in each row along with number times that word is repeated in each row