1DUMPDIR(1M) DUMPDIR(1M)
2
3
4
6 dumpdir - print the names of files on a dump tape
7
9 dumpdir [ f filename ]
10
12 Dumpdir is used to read magtapes dumped with the dump command and list
13 the names and inode numbers of all the files and directories on the
14 tape.
15
16 The f option causes filename as the name of the tape instead of the
17 default.
18
20 default tape unit varies with installation
21 rst*
22
24 dump(1), restor(1)
25
27 If the dump extends over more than one tape, it may ask you to change
28 tapes. Reply with a new-line when the next tape has been mounted.
29
31 There is redundant information on the tape that could be used in case
32 of tape reading problems. Unfortunately, dumpdir doesn't use it.
33
34
35
36 DUMPDIR(1M)