Annotation of cci/sys/conf/newvers.sh, revision 1.1.1.1

1.1       root        1: if [ ! -r version ]; then echo 0 > version; fi
                      2: touch version
                      3: awk '  {       version = $1 + 1; }\
                      4: END    {       printf "char cciversion[] = \"Power 6/32 Unix version 1.2a\";\n" > "vers.c";\
                      5:                printf "char version[] = \"32B Virtual UNIX Release 1.2a binary version #%d: ", version >> "vers.c";\
                      6:                printf "%d\n", version > "version"; }' < version
                      7: echo `date`'\n";' >> vers.c

unix.superglobalmegacorp.com

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