#!@shebangdir@/execlineb -P # ISC license. if -n { tryexec { ./stage4 } foreground { chmod u+x stage4 } foreground { kill -SIGCONT -- -1 } foreground { sleep 1 } foreground { echo sending all processes the KILL signal... } foreground { kill -SIGKILL -- -1 } } chmod a-x stage3b stage4