cat /proc/<pid>/statm |awk '{printf "%dm\n",$1/1024}'  

相关文章:

  • 2022-12-23
  • 2021-08-13
  • 2021-12-06
  • 2022-12-23
  • 2021-07-23
  • 2022-01-27
  • 2022-12-23
猜你喜欢
  • 2021-08-11
  • 2021-08-11
  • 2022-01-24
相关资源
相似解决方案