adspace
How do I stop a process in linux terminal?
Answer Posted / 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>
Post New Answer View All Answers
How do I search for files containing specific text in linux?
834
What is the latest linux kernel?
1043
What is the latest version of linux?
1027