.\" Copyright (c) 1980 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#)dumpdir.8 4.1 (Berkeley) 04/27/85 .\" .TH DUMPDIR 8 "4/1/81" .UC 4 .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 dumped with the .I dump command and list the names 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(1), restor(1) .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.