Annotation of cci/usr/src/bin/adb/newvers, revision 1.1.1.1

1.1       root        1: if [ -f Version ]
                      2: then
                      3:        vers=`tail -1 Version | sed 's/^\([0-9][0-9]*\).*/\1/' `
                      4:        vers=`expr $vers + 1`
                      5: else
                      6:        vers=1
                      7: fi
                      8: echo -n $vers' ' >> Version
                      9: date >> Version

unix.superglobalmegacorp.com

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