Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ head(1) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

tail(1)



     HEAD(1)                                                   HEAD(1)



     NAME
          head - give first few lines

     SYNOPSIS
          head [ -count ] [ file ...]

     DESCRIPTION
          This filter gives the first count lines of each of the
          specified files, or of the standard input.  If count is
          omitted it defaults to 10.

     EXAMPLE
               head -6 filea fileb filec

          will print out the first six lines of the three specified
          files.  The filename will appear before each new set of head
          lines listed, if more than one file has been specified.

     SEE ALSO
          tail(1).

     ORIGIN
          4th Berkeley Software Distribution
































     Page 1                                        (last mod. 8/20/87)



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