Back to home page

Enduro/X

 
 

    


0001 #!/bin/bash
0002 
0003 echo "Starting chld2.sh"
0004 
0005 #while [[ 1 == 1 ]]; do
0006 #        sleep 1
0007 #done
0008 
0009 #
0010 # this will exit once parent is dead - avoid forking
0011 #
0012 #
0013 # Forkless sleep
0014 #
0015 read < ./test25_sleep.fifo