Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

How would you kill a process in unix?

9 like 0 dislike
Hello
How would you kill a process in unix?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by DBA-boss (120,990 points)

1 Answer

1 like 0 dislike
 
Best 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.
answered 1 year ago by eagles11 (179,830 points)

Related questions

9 like 0 dislike
1 answer
5 like 0 dislike
1 answer
9 like 0 dislike
1 answer
asked 1 year ago by eagles11 (179,830 points)
6 like 0 dislike
1 answer
7 like 0 dislike
1 answer