sudo killall java not eclipse

coivabrar

New Member
What is a good technique to "\[code\]sudo killall java\[/code\]" but not the Eclipse process?I have tried techniques where I \[code\]grep\[/code\] on the classpath but everything I have tried seems messy. I wish Java had better automatic naming for their processes in general. Anyone ever search through the Task Manager on Windows only to have no clue as to which "\[code\]java\[/code\]" your application is?EDITLooking for a linux bash answer.
 
Top