UNIX Power Tools

UNIX Power ToolsSearch this book
Previous: 38.13 Interactively Kill Processes Matching a Pattern Chapter 38
Starting, Stopping, and Killing Processes
Next: 38.15 Cleaning Up an Unkillable Process
 

38.14 Processes Out of Control? Just STOP Them

Especially if you're a programmer, you can run into a situation where you have processes forking (38.2) out of control - more and more of them. By the time you kill one, fifty more fork.

- JP


Previous: 38.13 Interactively Kill Processes Matching a Pattern UNIX Power ToolsNext: 38.15 Cleaning Up an Unkillable Process
38.13 Interactively Kill Processes Matching a Pattern Book Index38.15 Cleaning Up an Unkillable Process

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System