What is kill command used for in Linux?
Experience Level: Junior
Tags: Linux
Answer
The kill command (located in /bin/kill), is a built-in command which is used to terminate processes manually. The kill command sends a signal to a process which terminates the process.
Related Linux job interview questions
What is wget command used for in Linux?
Linux JuniorWhat is ping command used for in Linux?
Linux JuniorWhat is jobs command used for in Linux?
Linux JuniorWhat is chown command used for in Linux?
Linux JuniorWhat is chmod command used for in Linux?
Linux Junior