www.LinuxHowtos.org
LINE
Section: User Commands (1)Updated: July 2002
Index Return to Main Contents
NAME
line - read one lineSYNOPSIS
lineDESCRIPTION
The utility line copies one line (up to a newline) from standard input to standard output. It always prints at least a newline and returns an exit status of 1 on EOF or read error.SEE ALSO
read(1)AVAILABILITY
The line command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/.