LINE(1) BSD Reference Manual LINE(1)
NAME
line - read one line
SYNOPSIS
line
DESCRIPTION
The line utility reads one line (up to and including the first newline)
from the standard input and writes it on the standard output. If EOF is
encountered before any newline, line writes any input and appends a new-
line, and exits with nonzero status.
SEE ALSO
sh(1)
BSDI BSD/386 March 27, 1993 1