Home | History | Annotate | Download | only in sh

Lines Matching refs:helper

56 	cat > helper.sh <<- EOF
78 ${TEST_SH} helper.sh
80 size=$(stat -f %z helper.sh)
89 OF="helper-${N}@${loc}.sh"
92 dd if=helper.sh bs=1 count="${loc}" \
94 dd if=helper.sh bs=1 skip="${loc}" \
121 OF="helper-${*}.sh"
126 dd if=helper.sh bs=1 count="${loc}" \
136 dd if=helper.sh bs=1 skip="${loc}" \
146 dd if=helper.sh bs=1 skip="${loc}" \