www.LinuxHowtos.org





LINE

Section: User Commands (1)
Updated: 202-1-15
Index Return to Main Contents
 

NAME

line - read one line  

SYNOPSIS

line  

DESCRIPTION

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(1p)  

REPORTING BUGS

For bug reports, use the https://github.com/uti-linux/uti-linux/issues <L>issue tracker  

AVAILABILITY

The line command is part of the util-linux package which can be downloaded from https://www.kernel.org/pub/linux/utils/uti-linux/ <L>Linux Kernel Archive


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
REPORTING BUGS
AVAILABILITY