pkill

From Initq
Jump to: navigation, search

pkill - look up or signal processes based on name and other attributes

pkill will send the specified signal (by default SIGTERM) to each process instead of listing them on stdout.

Example 2: Make syslog reread its configuration file:

unix$ pkill -HUP syslogd

pkill gaim

Personal tools