RSSAmplifier

George Ornbo · Oct 17, 2016

Linux and Unix kill command tutorial with examples

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

What is the kill command in UNIX? ¶ The kill command is a command line utility to for terminating processes. It is normally a shell builtin meaning the command is called from a users shell rather than an external executable program. By default the kill command will send a TERM signal to a process allowing the process to perform any cleanup operations before shutting down. The kill command also…

Read on shapeshed.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.