LINE(1V) — UNIX Programmer’s Manual
NAME
line − read one line
SYNOPSIS
/usr/5bin/line
DESCRIPTION
Line reads one line from the standard input (up to a newline character) and echoes it to standard output. It returns an exit code of 1 if end-of-file was reached, and always prints at least a newline.
SEE ALSO
4th Berkeley Distribution