line(1) ultrix man page | unix.com

Man Page: line

Operating Environment: ultrix

Section: 1

line(1) 						      General Commands Manual							   line(1)

Name
       line - read one line

Syntax
       line

Description
       The  command copies one line (up to a new-line) from the standard input and writes it on the standard output.  It returns an exit code of 1
       on EOF (end-of-file) and always prints at least a new-line.  It is often used within shell files to read from the user's terminal.

See Also
       sh(1), read(2)

																	   line(1)
Related Man Pages
write(1) - ultrix
line(1) - hpux
line(1) - xfree86
line(1) - redhat
line(1) - netbsd
Similar Topics in the Unix Linux Community
Inserting a new line after a specfied number of char.
How can I add 4 lines together and then read the next 4 lines?
How to read n number of lines from a file
Need help on find and replacement on specific line and position
Honey, I broke awk! (duplicate line removal in 30M line 3.7GB csv file)