Skip to content

Instantly share code, notes, and snippets.

@mashimom
Created July 20, 2015 17:10
Show Gist options
  • Save mashimom/ba1f31c53d722e037b55 to your computer and use it in GitHub Desktop.
Save mashimom/ba1f31c53d722e037b55 to your computer and use it in GitHub Desktop.
Find a Linux process by partial name
pgrep -l xfce
## returns: 14306 xfce4-terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment