opensolaris man page for lptest

Query: lptest

OS: opensolaris

Section: 1b

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

lptest(1B)					     SunOS/BSD Compatibility Package Commands						lptest(1B)

NAME
lptest - generate line printer ripple pattern
SYNOPSIS
/usr/ucb/lptest [length [count]]
DESCRIPTION
The lptest utility writes the traditional ripple test pattern to the standard output. In 96 lines, the ripple test pattern prints all 96 printable ASCII characters in each position. The ripple test pattern was originally created to test printers. It is also useful for test- ing terminals, driving terminal ports, debugging, and performing tasks that require a quick supply of random data. This command is obsolete.
OPTIONS
length Specifies the length of the output line in characters. 79 characters is the default. count Specifies the number of output lines. 200 lines is the default. If count is specified, length must also be specified.
EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscplp | +-----------------------------+-----------------------------+
SEE ALSO
attributes(5) SunOS 5.11 9 Sep 1996 lptest(1B)
Related Man Pages
fgrep(1) - opensolaris
test(1b) - opensolaris
tty(1) - sunos
uniq(1) - sunos
line(1) - centos
Similar Topics in the Unix Linux Community
URGENT:- Data Scrubbing
Concatenate lines between lines starting with a specific pattern
A way to delete specific lines
Find the length of each line in the file
Get an output of lines in pattern 1st line then 10th line then 11th line then 20th line and so on.