test01.ion 291 B

123456789101112
  1. #!./testshell
  2. echo 'Test 1: See whether child can work on SIGINT and SIGQUIT without'
  3. echo ' terminating the shell around it. See if the shell is'
  4. echo ' interruptable afterwards'
  5. source ./lib.ion
  6. docatcher
  7. echo 'Now try to exit shell loop with C-c, C-\ or SIGTERM'
  8. endless