man page(1) manual page
Table of Contents

_________________________________________________________________

NAME

tell - Return current access position for an open channel

SYNOPSIS

tell channelId
_________________________________________________________________

DESCRIPTION

Returns a decimal string giving the current access position in channelId. The value returned is -1 for channels that do not support seeking.

KEYWORDS

access position, channel, seeking


Table of Contents