Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

trap .. EXIT doesn't execute when exit is due to a signal



trap ... EXIT doesn't execute ... when the shell is terminated due to a
signal (e.g. Ctrl-C). I think this is a bug. It's certainly undesirable,
because it causes cleanup tasks to not be executed. Bash doesn't have this
problem.

MSB

-- 
Physics is about prediction, not truth.



Messages sorted by: Reverse Date, Date, Thread, Author