cd /pub/openbsd/ref/cvs/cvs # (cd /pub/openbsd/ref/cvs/ctm/cvs/base/OpenBSD-cvs ; \ # cat OpenBSD-cvs.*.tar.gz.* ) | \ # tar zxf - # ctm /pub/openbsd/ref/cvs/ctm/cvs/deltas/OpenBSD-cvs.0[5-9]* tar zxf /pub/openbsd/ref/cvs/ctm/cvs/base/OpenBSD-cvs/OpenBSD-cvs.1222.tgz ctm /pub/openbsd/ref/cvs/ctm/cvs/deltas/OpenBSD-cvs-cur.1[0-4]* ctm /pub/openbsd/ref/cvs/ctm/cvs/deltas/OpenBSD-cvs-cur.1[5-9]* find . | xargs chown daemon:daemon tar zcf /pub/openbsd/ref/cvs/ctm/cvs/base/\ OpenBSD-cvs.`sed -e 's/OpenBSD-cvs //' < .ctm_status`.tgz . echo "Consider: mv `pwd` /pub/openbsd/ref/cvs/cvs"