|
|
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:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.