Skip to main content

New answers tagged

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, ...
KamilCuk's user avatar
  • 970

Top 50 recent answers are included