#!/bin/csh

# You should change this next line to set TESTDIR to a directory on the
#     file system you're testing
set TESTDIR = <testDir>
#default is MAXUNIQUEBYTES of 1.5 GB
set MAXUNIQUEBYTES = 1500000

adaptWl -d ${TESTDIR} -u 1000-10000-${MAXUNIQUEBYTES} -r 0-.5-1 -s 4-32-2048 -p 1-1-10 -q 0-.5-.9 >& out/explore &
