How do I stop a process in linux terminal?



How do I stop a process in linux terminal?..

Answer / Dayan Singh

To stop a process in Linux terminal, you can use the 'kill' command followed by the process ID (PID) of the process. For example: kill <PID>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

What is the lightest version of linux?

1 Answers  


Name some shells that are commonly used in linux.

1 Answers  


What are the types of processes in linux?

1 Answers  


Can I use linux for gaming?

1 Answers  


which files are called for user profile by default when a user gets login in linux?

1 Answers   UGC Corporation,


How do mutexes work?

1 Answers  


How to reduce or shrink the size of LVM partition?

1 Answers  


Why linux is more secure?

1 Answers  


What utility would you use to replace a string ‘2001’ for ‘2002’ in a text file?

1 Answers  


What is a semaphore c?

1 Answers  


Is linux better than unix?

1 Answers  


Enlist the features of the linux operating system?

1 Answers  


Categories