Annotation of 43BSDReno/share/man/tools/list, revision 1.1

1.1     ! root        1: set x $*
        !             2: . ./.param
        !             3: 
        !             4: date > $TMPDIR/list
        !             5: echo >> $TMPDIR/list
        !             6: 
        !             7: for dir in $DIRLST
        !             8: do
        !             9:        cd $MANDIR/man$dir
        !            10:        echo "cat <<'EOF' >----------" >> $TMPDIR/list
        !            11:        echo "Section $dir" >> $TMPDIR/list
        !            12:        ls -ldas .* $FILLST >> $TMPDIR/list
        !            13: done

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.