|
|
1.1 ! root 1: #!/bin/sh ! 2: ! 3: if test $# -ge 1; then ! 4: edbcat $1 >/tmp/edb.$$ ! 5: cp /tmp/edb.$$ EDB ! 6: rm -f /tmp/edb.$$ ! 7: else ! 8: echo usage: $0 edbdbmfile ! 9: fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.