Provided by: tcl9.0-doc_9.0.1+dfsg-2_all 

NAME
seek - Change the access position for an open channel
SYNOPSIS
seek channel offset ?origin? ________________________________________________________________________________________________________________
DESCRIPTION
The seek command has been superceded by the chan seek command which supports the same syntax and options.
SEE ALSO
chan(3tcl) Tcl 8.1 seek(3tcl)