SIGINT
The abbreviation SIGINT stands for:
- Telecommunication and electronic reconnaissance ( Signals Intelligence ), the acquisition of information by the intelligence service, for example from intercepted radio signals
-
Signal Interrupt , a signal sent under Unix and Unix derivatives to notify processes if, for example, a user presses the key combination Strg+ Cor
kill -SIGINT
ends the process with ; see Signal (Unix)