Tagged Questions
3
votes
5answers
3k views
How to handle a ctrl-break signal in a command line interface
Before I begin, I want to clarify that this is not a command-line tool, but an application that accepts commands through it's own command-line interface.
Edit: I must apologize about my explanation ...