Skip to content

Instantly share code, notes, and snippets.

@vdemeester
Created November 11, 2015 10:47
Show Gist options
  • Save vdemeester/bcf3bc568950b718f85c to your computer and use it in GitHub Desktop.
Save vdemeester/bcf3bc568950b718f85c to your computer and use it in GitHub Desktop.
λ top &
[1] 4786
[1] + suspended (signal) top
~
λ kill -SIGUSR1 4786
~
λ ps aux | grep 4786
vincent 4786 0.0 0.0 36824 3524 pts/2 TN 11:46 0:00 top
vincent 4823 0.0 0.0 11244 2224 pts/2 SN+ 11:47 0:00 grep 4786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment