Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ line(C) — Xenix 2.3.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gets(CP)

sh(C)



     LINE(C)                  XENIX System V                   LINE(C)



     Name
          line - Reads one line.

     Syntax
          line

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

     See Also
          gets(CP), sh(C)








































     Page 1                                           (printed 8/7/87)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026