Comanda UNIX killall trimite un semnal tuturor proceselor specificate.

Sintaxă modificare

killall [opțiuni] proces

Dintre opțiunile cele mai des folosite amintim:

-s - semnalul trimis proceselor
-g - grupul proceselor
-u - utilizatorul care a pornit procesele
-r - expresie regulată pentru numele proceselor


Exemple modificare

Toate procesele gdm (GNOME Display Manager) sunt terminate:

killall gdm

Trimite semnalul USR1 proceselor dd:

killall -s USR1 dd

Listează toate semnalele:

killall -l


Vezi și modificare


Legături externe modificare


 v  d  m  Programe în linia de comandă pentru Unix (mai multe)
Management de fișiere: cat | cd | chmod | chown | chgrp | cksum | cmp | cp | du | df | file | fsck | ln | ls | lsof | mkdir | mount | mv | pwd | rm | rmdir | split | touch
Management de procese: at | chroot | cron | exit | kill | killall | nice | pgrep | pidof | pkill | ps | pstree | sleep | time | top | wait
Management utilizator/mediu: env | finger | id | mesg | passwd | su | sudo | uname | uptime | w | wall | who | whoami | write
Procesare text: awk | comm | cut | ed | ex | fmt | head | iconv | join | less | more | paste | sed | sort | tac | tail | tr | uniq | wc | xargs
Programare Shell: basename | echo | expr | false | printf | test | true | unset Imprimare:
lp
Communicații:
inetd | netstat | ping | rlogin | traceroute
Căutare:
find | grep | strings
Diverse:
banner | bc | cal | dd | man | size | yes