Annotation of 41BSD/4.0.upgrade/sys/conf/newvers.sh, revision 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 version[] = \"Berkeley VAX/UNIX Version 4.%d  ", version > "vers.c";\
        !             5:                printf "%d\n", version > "version"; }' < version
        !             6: 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.