How to specify a jps name running a jar?

前端 未结 0 970
挽巷
挽巷 2021-02-14 06:42

I execute the following command to run my jar:

java -cp test.jar com.mycomp.Test

jps

-bash-4.2$ jps
20240 Test

I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题