Annotation of researchv10no/cmd/netnews/cvt/cvt.mkdirs.sh, revision 1.1

1.1     ! root        1: : "Convert from B 2.9 to 2.10 spool format, with dots turned into slashes."
        !             2: L=$1
        !             3: S=$2
        !             4: echo Do not be surprised at error messages for local or duplicate groups.
        !             5: cd $S
        !             6: cat $L/active | sed 's/\.[^.]*$//' | sort -u > parents
        !             7: mkdir `tr '.' '/' < parents`
        !             8: mkdir `tr '.' '/' < $L/active | grep /`

unix.superglobalmegacorp.com

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