pavement

Pkill

From FreeBSDwiki
Revision as of 15:24, 12 June 2006 by Ninereasons (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

pkill is a regular expressions extension to the killall command, which sends signals to running processes specified by name.

The pkill command searches the process table on the running system and prints the process IDs of all processes that match the criteria given on the command line and kills it.

Personal tools