32v 1m dumpdir
From Computer History Wiki
DUMPDIR(1M) UNIX Programmer's Manual DUMPDIR(1M)
NAME
dumpdir - print the names of files on a dump tape
SYNOPSIS
_d_u_m_p_d_i_r [f filename]
DESCRIPTION
_D_u_m_p_d_i_r is used to read magtapes dumped with the _d_u_m_p com- mand and list the names and inode numbers of all the files and directories on the tape.
The f option causes _f_i_l_e_n_a_m_e as the name of the tape instead of the default.
FILES
default tape unit varies with installation rst*
SEE ALSO
dump(1), restor(1)
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.
BUGS
There is redundant information on the tape that could be used in case of tape reading problems. Unfortunately, _d_u_m_p_- _d_i_r doesn't use it.