File:  [Net/2] / Net2 / tests / nfs / unix-tests / general / mkdummy
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:03:54 2018 UTC (8 years, 3 months ago) by root
Branches: MAIN, CSRG
CVS tags: Net2, HEAD
Net/2

:
#! /bin/sh
#
#       @(#)mkdummy	1.2 90/01/03 NFS Rev 2 testsuite
#

bases=" 1  2  3  4  5  6  7  8  9 10
       11 12 13 14 15 16 17 18 19 20
       21 22 23 24 25"
rm -rf dummy*
for i in $bases; do
	touch dummy$i.o
done
for i in $bases; do
	touch dummy$i.c
done

unix.superglobalmegacorp.com

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