|
killall is a command line utility available on Unix-like systems. There are two very different implementations.
Both commands operate by sending a signal, like the kill program. Example usageKill all processes (UNIX System V version) killall List all signals (FreeBSD/Linux version) killall -l Send the USR1 signal to the dd process (FreeBSD/Linux version) killall -s USR1 dd Kill a process which is not responding (FreeBSD/Linux version) killall -9 dd The numeric argument specifies a signal to send to the process. In this case, the command sends signal 9 to the process, which is SIGKILL, as opposed to the default SIGTERM. See alsoExternal links
|
|||||||||||||||||||||||||||||||||||||||||
This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License.
Mercedes Car
This site monitored by SitePinger.net