1 10/03/84 list_dumps, lsd
2
3 Syntax: lsd PATH -ctl_args
4
5 Function: Lists dumps in the selected dump directory. If PATH
6 is not given, all dumps in the dump directories specified in the
7 dumps search list are listed.
8
9
10 Arguments:
11 PATH
12 specifies PATH as the dump directory to list. Starnames are
13 acceptable.
14
15
16 Control Arguments:
17 -deadproc, -dp
18 specifies list only dead process directories. If PATH is not
19 given, it checks all directories in the dumps search list for
20 dead processes.
21 -fdump, -fd
22 specifies list only fdumps. If PATH is not given, it checks
23 all directories in the dumps search list.
24
25 Notes: If no arguments are given, the default is to list only
26 fdumps.