SyntaxFix
Write A Post
Hire A Developer
Questions
Its pretty simple. Simply Run Any Program like this :- x= gedit & echo $! this will give you PID of this process. then do this kill -9 $x