Logo 
Search:

Unix / Linux / Ubuntu FAQ

Submit Interview FAQ
Home » Interview FAQ » Unix / Linux / UbuntuRSS Feeds

How would you kill a process?

  Shared By: Adah Miller    Date: Jan 25    Category: Unix / Linux / Ubuntu    Views: 98

Answer:

The kill command takes the PID as one argument; this identifies which process to terminate. The PID of a process can be got using 'ps' command.

Share: 
 

Didn't find what you were looking for? Find more on How would you kill a process? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: