sublimetext2 - How to terminate a program running from the Sublime Text 2 terminal once entering an infinite loop? -



sublimetext2 - How to terminate a program running from the Sublime Text 2 terminal once entering an infinite loop? -

even if close sublime process continues go, seeing laptop revs until slowing downwards crawl few minutes later. i'm on mint linux, , can't seem kill process terminal either.

execute command:

ps -a | grep sublime

result illustration :

2547 ? 00:02:37 sublime_text

you kill process :

kill -9 2547

loops sublimetext2 infinite-loop sublimetext

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -