I need to find three strings in different chronological order in a bunch of data fed back from a remote system. The rget only captures 256 bytes, cutting off the last three fourths of my data. How can I easily store all this data and search for strings in it?