Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 5.2

(Apollo)

lptest(1)



LPTEST(1) BSD General Commands Manual LPTEST(1)

NAME

lptest — generate lineprinter ripple pattern

SYNOPSIS

lptest [length] [count]

DESCRIPTION

Lptest writes the traditional "ripple test" pattern on standard output. In 96 lines, this pattern will print all 96 printable ASCII characters in each position. While originally created to test printers, it is quite useful for testing terminals, driving terminal ports for debugging purposes, or any other task where a quick supply of random data is needed.

The length argument specifies the output line length if the the default length of 79 is inappropriate.

The count argument specifies the number of output lines to be generated if the default count of 200 is inappropriate. Note that if count is to be specified, length must be also be specified.

HISTORY

Lptest appeared in 4.3BSD.

4.3 Berkeley Distribution May 9, 1991 4.3 Berkeley Distribution



lptest(1)