>
Hi List, I'd like to know if it's possible to tell Erlang shell to register a callback somewhere, so when I stop my shell with the keystrocke "CTRL+C" followed by "q" letter, the callback gets called? This will be useful to do some cleaning before (temporaries, closing files ...) quitting. Advices? -- Regards Zabrane