Annotation of 43BSDReno/sys/nfs/TEST/unix-tests/general/mkdummy, revision 1.1

1.1     ! root        1: :
        !             2: #! /bin/sh
        !             3: #
        !             4: #       @(#)mkdummy    1.2 90/01/03 NFS Rev 2 testsuite
        !             5: #
        !             6: 
        !             7: bases=" 1  2  3  4  5  6  7  8  9 10
        !             8:        11 12 13 14 15 16 17 18 19 20
        !             9:        21 22 23 24 25"
        !            10: rm -rf dummy*
        !            11: for i in $bases; do
        !            12:        touch dummy$i.o
        !            13: done
        !            14: for i in $bases; do
        !            15:        touch dummy$i.c
        !            16: done

unix.superglobalmegacorp.com

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