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

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

unix.superglobalmegacorp.com

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