I am running two java application in ubuntu,I googled for this,but i am not getting how to give the unique process name to each java application.I am running the applications as a jar files (java -jar app.jar).But when i see the process using shell command top .
It is showing only java,not applications name.Any help regarding this.
 
     
     
     
    