line(1) suse man page | unix.com

Man Page: line

Operating Environment: suse

Section: 1

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-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. 2002-07-07 LINE(1)
Related Man Pages
write(1) - centos
wdctl(8) - centos
uuid_compare(3) - linux
column(1) - centos
mountpoint(1) - centos
Similar Topics in the Unix Linux Community
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
Getting non unique lines from concatenated files
Need help on find and replacement on specific line and position