Annotation of 43BSDReno/contrib/isode-beta/quipu/turbo/tree2dbm, revision 1.1.1.1

1.1       root        1: #!/bin/sh
                      2: 
                      3: echo "removing old EDB.gdbm files..."
                      4: find "$1" -name EDB.gdbm -exec /bin/rm -f {}  \;
                      5: 
                      6: echo "making edb files into dbm files..."
                      7: find "$1" -name EDB -print -exec edb2dbm {} \;
                      8: 

unix.superglobalmegacorp.com

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