KILLALL
1
September 26, 2003
Linux
User Commands
Be warned that typing killall name may not have the desired effect on non-Linux systems, especially when done by a privileged user. killall -w doesn't detect if a process disappears and is replaced by a new process with the same PID between scans.
|
||||||||||