Code Snippets

Tag: Signals

Trap SIGINT for Cleanup

Use `trap` to remove a tempdir even when the user hits Ctrl-C.

Author: chris