Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active September 12, 2019 05:54
Show Gist options
  • Save ezhov-da/a14460c479b2212f24d40cc15f83950a to your computer and use it in GitHub Desktop.
Save ezhov-da/a14460c479b2212f24d40cc15f83950a to your computer and use it in GitHub Desktop.
linux all process
ps -aux | less
ps -aux | grep [what]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment