ultrix man page for line

Query: line

OS: ultrix

Section: 1

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

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
line(1) - hpux
gets(n) - opendarwin
line(1) - osf1
line(1) - minix
line(1) - x11r4
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
Move File Containing More Than two "-" at 3rd Line To New Directory