Skip to content

Instantly share code, notes, and snippets.

@Akagi201
Created July 18, 2018 05:02
Show Gist options
  • Save Akagi201/fd25b4ee318ddcf97996e8a5d0fe16c6 to your computer and use it in GitHub Desktop.
Save Akagi201/fd25b4ee318ddcf97996e8a5d0fe16c6 to your computer and use it in GitHub Desktop.
[ps]

查看某进程内存

  • ps -e -o 'pid,comm,args,pcpu,rsz,vsz,stime,user,uid' | grep nodeos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment