count-1.2.0

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
BUGS
AUTHOR
MANPAGE VERSION

NAME

count − numbers each line from stdin

SYNOPSIS

count [ -0 ]

DESCRIPTION

count reads each lines from stdin and outputs them prepended with their numbering, starting from one or zero according to the options.

The default is to start from one.

OPTIONS

-0

starts the numbering from zero.

FILES

none.

SEE ALSO

(1)revtail, (1)brev, (1)countsort, (1)percent, (1)scramble.

BUGS

count isn’t gnu compliant : lines longer than 4096 chars are cut and counted twice ... There are probably plenty others. Please report them to bozomake@disjunkt.com

AUTHOR

Jean-Daniel Pauget (bozomake@disjunkt.com)

MANPAGE VERSION

$Id: count.1.in 581 2010-04-08 21:42:14Z jd $