Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LPTEST(1)		FreeBSD	General	Commands Manual		     LPTEST(1)

NAME
     lptest -- generate	lineprinter ripple pattern

SYNOPSIS
     lptest [length] [count]

DESCRIPTION
     The lptest	utility	writes the traditional "ripple test" pattern on	stan-
     dard 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 de-
     bugging purposes, or any other task where a quick supply of random	data
     is	needed.

     The length	argument specifies the output line length if 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
     A lptest utility appeared in 4.3BSD.

FreeBSD	13.0		       December	30, 1993		  FreeBSD 13.0

NAME | SYNOPSIS | DESCRIPTION | HISTORY

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lptest&sektion=1&manpath=FreeBSD+13.1-RELEASE+and+Ports>

home | help