1 10/03/84  select_deadproc, sldp
 2 
 3 Syntax:  sldp {NAME}
 4 
 5 Function:  Selects and translates a  dead process.  Found via the
 6 dumps search list. The default path in which deadprocs are found is
 7 >dumps>save_pdirs.
 8 
 9 
10 Arguments:
11 NAME
12    Is the name of the process directory of interest.  This can be a
13    relative or absolute pathname.  The dead process directory name is
14    of the form person.pdir or person.N.pdir, where N is a numeric
15    number, N=1 for the most recently copied dead process.  The suffix
16    "pdir" is assumed if not given.
17 
18 
19 Notes: When sldp is invoked with no arguments, it prints an identifying
20 message.  This is identical to how the select_dump request works.