On Sat, Jul 13, 2002 at 12:53:21PM -0700, Luigi Rizzo wrote:
> So, does anyone know how to use the basic unix tools to find
> the offset of a string in a binary file ?
> Specifically, I would like to locate the offset of the string
> 
>       "MFS Filesystem goes here"

Would grep -b do what you want?

        David.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to