Skip to content

Instantly share code, notes, and snippets.

@troglobit
Created October 22, 2022 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save troglobit/5574287a058fc6612851b5e8f0f85a59 to your computer and use it in GitHub Desktop.
Save troglobit/5574287a058fc6612851b5e8f0f85a59 to your computer and use it in GitHub Desktop.
Memory usage
grep Vm /proc/$(ps aux | grep inadyn |head -1 |awk '{print $2}')/status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment