Killing processes by name

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: John (EBo) David
Date:  
Sujet: Killing processes by name
foodog wrote:
>
> Sooo close :) try
> # killall java_vm
>
> or: killall -<whatever signal> progname
>
> I find myself using 'killall -9 netscape-communicator' pretty regularly


yes... this is easier than what I suggested... So, listen to foodog ;-)

EBo --