6 ./operation.sh "test|report|yes"
7 ./operation.sh "test|1|timeout|5000"
8 ./operation.sh "test|1|delay|2000"
9 ./operation.sh "test|1|delay|2000"
10 # Last timeout ignored:
11 ./operation.sh "test|1|timeout|3000"
13 echo "Press ENTER to continue, CTRL+C to abort ..."
15 ./operation.sh "test|ttps|1"
20 ./operation.sh "test|look|1"