linux man page for line

Query: line

OS: linux

Section: 1

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

LINE(1) 							   User Commands							   LINE(1)

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(1)
AVAILABILITY
The line command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. 2002-07-07 LINE(1)
Related Man Pages
write(1) - centos
uuid_compare(3) - linux
ipcs(1) - debian
column(1) - centos
ipcmk(1) - centos
Similar Topics in the Unix Linux Community
How can I add 4 lines together and then read the next 4 lines?
Script on pattern matching and print lines and export to excel
How to read n number of lines from a file
AWK Script Issue insert newline for a regular expression match
Move File Containing More Than two "-" at 3rd Line To New Directory