> read/write
> lseek relative-current-position
>
> are operations that I'd want to succeed, even if a file is larger than
> 2Gb.
"Upon successful completion, lseek returns the resulting offset
location as measured in bytes from the beginning of the file."
pjm.