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

⟦5307d02c1⟧ TextFile

    Length: 409 (0x199)
    Types: TextFile
    Notes: UNIX file
    Names: »clear.1«

Derivation

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

TextFile

.ig
	@(#)clear.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH CLEAR 1
.UC
.SH NAME
clear \- clear terminal screen
.SH SYNOPSIS
.B clear
.SH DESCRIPTION
.I Clear
clears your screen if this is possible.
It looks in the environment for the terminal type and then in
.I /etc/termcap
to figure out how to clear the screen.
.SH FILES
/etc/termcap	terminal capability data base
.SH BUGS