New answers tagged trap
0
votes
trapped in bash traps (RETURN trap)
I really missed the "finally" functionality in Bash, so I decided to implement.
Bottom line, there is one single trap shared by the process. If you set trap something RETURN in one function, ...
Top 50 recent answers are included
Related Tags
trap × 188bash × 109
signals × 62
shell-script × 45
shell × 33
error-handling × 13
linux × 8
scripting × 7
function × 7
subshell × 7
exit × 7
snmp × 7
zsh × 6
io-redirection × 6
ssh × 5
process × 5
kill × 5
background-process × 5
sigint × 5
ksh × 4
posix × 4
exit-status × 4
interrupt × 4
ubuntu × 3
debugging × 3