1 #!/bin/sh 2 3 echo $0 $* 4 echo Environment: 5 env 6 7 sleep 2 8 9 echo "stopping child" 10 11 exit 5
This page was automatically generated by LXR 0.3.1. • OpenWrt