in reply to parsing word on non-windows platform

For very quick parsing, this usually works for me:
  strings file.doc | fmt -s
Yes, you do get some extra guff, but if you are looking for particular words, this will pick them out.

--
bowling trophy thieves, die!

  • Comment on Re: parsing word on non-windows platform