tell(1tcl)
tell --
return current access position for an open file
Synopsis
tell fileId
Description
Returns a decimal string giving the current access position
in fileId. fileId must have been the
return value from a previous call to open, or it
may be stdin, stdout, or
stderr to refer to one of the standard
I/O channels.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.