摘要: ps -ef|grep java|grep -v grep|cut -c 9-15|xargs kill -9 ps -ef|grep wwwroot/freight|grep -v grep|cut -c 9-15|xargs kill -9 Linux定时重启java应用服务,降低系统资源占用率 阅读全文
posted @ 2025-04-09 15:02 liskov_design 阅读(14) 评论(0) 推荐(0)