tell

NAME

tell - get current seekpointer on a filehandle


SYNOPSIS

tell FILEHANDLE

tell


DESCRIPTION

Returns the current file 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.