killall

Usage: killall [OPTION] NAME...

Send a signal (default is SIGTERM) to the specified NAME(s).

Options:

			-l	List all signal names and numbers
			-SIG	Send signal SIG
		

Example:

			$ killall apache