View Catch SIGINT and SIGTERM in a shell script (CTRL-C) trap “/usr/bin/mycmd; exit 255” SIGINT SIGTERMRead More