Research V7 development
[unix-history] / usr / man / man1 / dumpdir.1m
CommitLineData
c04e586c
KT
1.TH DUMPDIR 1M
2.SH NAME
3dumpdir \- print the names of files on a dump tape
4.SH SYNOPSIS
5.I dumpdir
6[
7.B f
8filename ]
9.SH DESCRIPTION
10.I Dumpdir
11is used to read magtapes dumped with the
12.I dump
13command and list the names and inode numbers
14of all the files and directories on the tape.
15.PP
16The
17.B f
18option causes
19.I filename
20as the name of the tape instead
21of the default.
22.SH FILES
23default tape unit varies with installation
24.br
25rst*
26.SH "SEE ALSO"
27dump(1), restor(1)
28.SH DIAGNOSTICS
29If the dump extends over more than one tape,
30it may ask you to change tapes.
31Reply with a new-line when the next tape has been mounted.
32.SH BUGS
33There is redundant information on the tape
34that could be used in case of tape reading problems.
35Unfortunately,
36.I dumpdir
37doesn't use it.