DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦1c6e8614a⟧ TextFile

    Length: 371 (0x173)
    Types: TextFile
    Notes: UNIX file
    Names: »head.1«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man1/head.1« 

TextFile

.ig
	@(#)head.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH HEAD 1
.UC
.SH NAME
head \- give first few lines
.SH SYNOPSIS
.B head
[
.BR \- count
] [
file ...
]
.SH DESCRIPTION
This filter gives the first
.I count
lines of each of the specified files, or of the standard input.
If
.I count
is omitted it defaults to
10.
.SH SEE\ ALSO
tail(1)