Sign in
coral
/
busybox
/
0356607264b8e1476d98a81667488ba1d6295d23
/
.
/
shell
/
ash_test
/
ash-signals
/
savetrap.right
blob: a59225be3a1320984ffb68e40c37c30f003aec21 [
file
] [
log
] [
blame
]
trap
--
'echo Exiting'
EXIT
trap
--
'echo WINCH!'
WINCH
trap
--
'echo Exiting'
EXIT
trap
--
'echo WINCH!'
WINCH
trap
--
'echo Exiting'
EXIT
trap
--
'echo WINCH!'
WINCH
Done
Exiting