标签:grep jar ash kill gre cat 启动权限 art ati
ps -ef|grep test |grep -v grep|awk ‘{print $2}‘|xargs kill
nohup java -jar test.jar --spring.config.location=./application.properties,./properties2.properties,./properties3.properties &
标签:grep jar ash kill gre cat 启动权限 art ati
原文地址:https://www.cnblogs.com/bincoding/p/10199805.html