All pastes #2106178 Raw Edit

Someone

public text v1 · immutable
#2106178 ·published 2012-01-25 23:16 UTC
rendered paste body
bash-4.2# ps -AH | grep $(cat /var/run/yum.pid) -A2 -B2
  950 ?        00:00:11     sshd
  968 pts/0    00:00:00       bash
 1380 pts/0    00:14:54         yum
  997 pts/1    00:00:00       bash
 1396 pts/1    00:00:00         screen
bash-4.2