Welcome, Guest. Please login or register.

Author Topic: Is there a convention for Break signals other than C?  (Read 6690 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline Steady

Re: Is there a convention for Break signals other than C?
« on: February 18, 2021, 11:45:10 PM »
I would assume because the program responding to Ctrl-C exits with a return code greater than the failat value so the script terminates.