Showing posts with label killall. Show all posts
Showing posts with label killall. Show all posts

Friday, September 2, 2016

killall

killall
command is very similar to the kill command. The syntax is almost the same. The key difference is that killall uses the command name of the process to be killed instead of its PID.


>killall –15 vi