Advertisement
Johnathan_e

Untitled

Sep 18th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. james@james-Desktop:/boot$ ps aux | grep apt
  2. root 1447 0.0 0.0 75364 4168 pts/12 T 17:42 0:00 sudo apt-get -f install
  3. root 1448 0.0 0.8 94936 60928 pts/12 T 17:42 0:01 apt-get -f install
  4. root 1456 0.7 0.0 42220 4744 pts/12 T 17:43 0:18 /usr/lib/apt/methods/http
  5. james 2940 0.0 0.0 15948 2208 pts/12 S+ 18:25 0:00 grep --color=auto apt
  6. james@james-Desktop:/boot$ ps aux | grep dpkg
  7. james 2950 0.0 0.0 15944 2268 pts/12 S+ 18:26 0:00 grep --color=auto dpkg
  8. james@james-Desktop:/boot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement