TELL

NAME
SYNOPSIS
DESCRIPTION

NAME

tell - get current seekpointer on a filehandle

SYNOPSIS

tell FILEHANDLE

tell

DESCRIPTION

Returns the current position for FILEHANDLE. FILEHANDLE may be an expression whose value gives the name of the actual filehandle. If FILEHANDLE is omitted, assumes the file last read.