#!/bin/sh
top -b -n 1 -p 1975| tail -3 >>process1975.log

搞了时间节点,做个定时任务什么的就ok了

相关文章:

  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-22
  • 2021-05-03
  • 2021-08-16
  • 2022-01-18
相关资源
相似解决方案