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
chfn(1) - centos
write(1) - centos
wall(1) - debian
chsh(1) - centos
mountpoint(1) - centos
Similar Topics in the Unix Linux Community
Inserting a new line after a specfied number of char.
Swapping or switching 2 lines using sed
How to read n number of lines from a file
Getting non unique lines from concatenated files
Grep echo awk print all output on one line