Skip to content

Instantly share code, notes, and snippets.

@95gabor
Created March 30, 2024 10:11
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 95gabor/2f77138311f23620931daeff44b01482 to your computer and use it in GitHub Desktop.
Save 95gabor/2f77138311f23620931daeff44b01482 to your computer and use it in GitHub Desktop.
# top filter by package name
top -c -p $(pgrep -d',' -f <package-name>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment