Murder Most Fowl - page 5
Dealing with SIGHUP
The Bash shell contains a kill built-in command, as this shows:
$ type -all kill kill is a shell built-in kill is /bin/kill
It's unlikely you'll encounter any conflicts or odd behavior, but if you do try specifying /bin/kill.
Be sure to further check out the fascinating and large world of killing in Linux by consulting the references in Resources, because this is your ticket to making nice surgical repairs instead of rebooting every time you have a problem, like some poor crippled operating systems we know.
Resources
- Chapter 7 "Starting and Stopping Linux", the Linux Cookbook
- bash (1) - GNU Bourne-Again Shell
- yes (1) - output a string repeatedly until killed
- signal (7) - list of available signals
- ps (1) - report a snapshot of the current processes
- kill (1) - send a signal to a process
- killall (1) - kill processes by name
- pkill (1) - look up or signal processes based on name and other attributes
- skill (1) - send a signal or report process status
- xkill (1) - kill a client by its X resource
This article originally appeared on Enterprise Networking Planet, a JupiterWeb site.
- Skip Ahead
- 1. Dealing with SIGHUP
- 2. Dealing with SIGHUP
- 3. Dealing with SIGHUP
- 4. Dealing with SIGHUP
- 5. Dealing with SIGHUP
Solid state disks (SSDs) made a splash in consumer technology, and now the technology has its eyes on the enterprise storage market. Download this eBook to see what SSDs can do for your infrastructure and review the pros and cons of this potentially game-changing storage technology.