From professional translators, enterprises, web pages and freely available translation repositories.
sigint
unterbrechungssignal
Last Update: 2014-08-20
Usage Frequency: 1
Quality:
send a sigint signal.
send a sigint signal.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
sigint signal ("interrupt (ansi)")
sigint-signal („ interrupt (ansi )“)
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
Warning: Contains invisible HTML formatting
* maritime sigint architecture technical standards handbook
sie wird im kölner mediapark ausgetragen, zuletzt 2013.
Last Update: 2016-03-03
Usage Frequency: 2
Quality:
as mentioned, system() ignores sigint and sigquit.
as mentioned, system() ignores sigint and sigquit.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
== see also ==* national sigint operations center== references ==
umleitung des datenverkehrs werden in die wege geleitet.
Last Update: 2016-03-03
Usage Frequency: 2
Quality:
using sigint - c language (moderated) - c++talk.net
exceptionklasse wirft exception im konstruktor - c++ (german) - c++talk.net
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
the term was coined in resemblance to intelligence terminology such as sigint, comint or humint.
die bezeichnung entstand in anlehnung an nachrichtendienstliche begriffe wie sigint, comint oder humint.
Last Update: 2016-03-03
Usage Frequency: 2
Quality:
during execution of the command, sigchld will be blocked, and sigint and sigquit will be ignored.
during execution of the command, sigchld will be blocked, and sigint and sigquit will be ignored.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
magnum was a class of sigint spy satellites reportedly operated by the national reconnaissance office for the united states central intelligence agency.
magnum ist der codename für eine reihe von sigint-aufklärungssatelliten des amerikanischen national reconnaissance office (nro) der cia .
Last Update: 2016-03-03
Usage Frequency: 2
Quality:
once the writing of the new namespace file has begun, the signals sigint, sighup and sigterm will be ignored to protect the integrity of the new files.
once the writing of the new namespace file has begun, the signals sigint, sighup and sigterm will be ignored to protect the integrity of the new files.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
'culture jamming'-screening at 8 pm at sigint 2010, a conference for hackers, internet residents and activists at the komed in cologne.
'culture jamming' läuft um 20 uhr auf der sigint 2010, der konferenz für hacker, netzbewohner und aktivisten im komed mediapark in köln.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
orion, also known as mentor or advanced orion, is a class of united states spy satellites that collect signals intelligence (sigint) from space.
orion, auch bekannt als mentor oder advanced orion, ist eine klasse von spionagesatelliten zur fernmeldeaufklärung der usa.
Last Update: 2016-03-03
Usage Frequency: 2
Quality:
during an interactive session, the sigint signal (usually generated by the control-c character from the terminal) will cause execution of the current execution block to be interrupted.
during an interactive session, the sigint signal (usually generated by the control-c character from the terminal) will cause execution of the current execution block to be interrupted.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
# cleanup() { rm -f hpdf$$.dvi } # # define a function to handle fatal errors: print the given message # and exit 2. exiting with 2 tells lpd to do not try to reprint the # job. # fatal() { echo "$@" 1>&2 cleanup exit 2 } # # if user removes the job, lpd will send sigint, so trap sigint # (and a few other signals) to clean up after ourselves.
dadurch weiß lpd, dass es # den auftrag nicht noch einmal drucken soll. # fatal() { echo "$@" 1>&2 cleanup exit 2 } # # wenn ein anwender den auftrag entfernt, sendet lpd ein sigint, daher # wollen wir sigint und einige andere signale abfangen (trappen), um # nach der konvertierung aufräumen zu können. # trap cleanup 1 2 15 # # bevor wir anfangen, räumen wir noch auf.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting