# keep 4 levels in memory, keep only the "~beecher" req's
set dtrlevels 4
set domlevels 3
set countbytes yes
set reqmask /~beecher/
# read the input file
read std access.big
# set output parameters
set htmloutput yes
set sortkey nreq
set ignorepublic no
# write reports
write dirtree 4 beecher-dtrreq4.html
write dirtree 3 beecher-dtrreq3.html
set sortkey nbytes
write dirtree 3 beecher-dtrbyt3.html
