top -b -n 1 | grep java| awk '{print "PID:"$1",mem:"$6",CPU percent:"$9"%","mem percent:"$10"%"}' 相关文章: 2021-05-31 2022-12-23 2021-12-02 2021-12-19