Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v6

kill(1)



kill terminate a process [ signo ] processid ... Kills the specified processes. The process number of each asynchronous process started with ‘&’ is reported by the Shell. Process numbers can also be found by using ps (I). If process number 0 is used, then all processes belonging to the current user and associated with the same control typewriter are killed. The killed process must belong to the current user unless he is the super-user. If a signal number preceded by ‘‘’’ is given as first argument, that signal is sent instead of (see ps (I), sh (I), signal (II)



kill(1)