Mister Anonymous wrote: > How can I feed grep the 200-300 byte long string that I need to extra > from the base binary file? I'm sorry dude... I need more coffee and that's real bad when it's 3:00pm Perl does handle binary data, so you could read the data in via perl and process the files from perl. I think Chris posted some perl code. -- Until later, Geoffrey