Hi..
  but how would you access a sequence file and tell it to start
reading from somewhere *other* than the beginning?  i mean, if i just
type "cat /proc/rday", that will start at the beginning.

  how would i tell it to do otherwise?  thanks.
Untested. Have you tried:
dd ... skip=<offset> ?

regards,

Mulyadi


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to