3 test="$1" # partial4000 or partial8000
11 cp .
/data
/bigfile.
${test} .
/bigfile
14 ${bozohttpd} -b -b -I ${bozotestport} -n -s -f ${datadir} &
17 ${wget} -c http
://localhost
:${bozotestport}/bigfile
21 if cmp .
/bigfile .
/data
/bigfile
; then