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

⟦f46075660⟧ TextFile

    Length: 911 (0x38f)
    Types: TextFile
    Notes: UNIX file
    Names: »dumpdir.8«

Derivation

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

TextFile

.ig
	@(#)dumpdir.8	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH DUMPDIR 8
.SH NAME
dumpdir \- print the names of files on a dump tape
.SH SYNOPSIS
.B /etc/dumpdir
[
.B f
filename ]
.SH DESCRIPTION
.I Dumpdir
is used to read magtapes that had files previously
dumped to them using the
.I dump
command.  The
.I dumpdir 
lists the nnames and inode numbers 
of all the files and directories on the tape.
.PP
The
.B f
option causes
.I filename
as the name of the tape instead
of the default.
.SH FILES
default tape unit varies with installation
.br
rst*
.SH "SEE ALSO"
dump(8), restor(8)
.SH DIAGNOSTICS
If the dump extends over more than one tape,
it may ask you to change tapes.
Reply with a new-line when the next tape has been mounted.
.SH BUGS
There is redundant information on the tape
that could be used in case of tape reading problems.
Unfortunately,
.I dumpdir
doesn't use it.