when I typed
ps -aux
i recived
(...)
root 2158 0.3 0.1 43860 6028 ? Sl Jan18 0:36 Passenger spawn server
119 2037 0.0 0.6 59152 26208 ? S Jan18 0:08 /usr/sbin/tor
(...)
My question is what is this magic tor in my sbin and what is 119 user? I have only one proces from it and it name is tor..
-character, should be justps aux. – Lucio Jan 19 at 1:07xexists, this gracefully falls back to the correctps aux. See the manpage ofps(1)which explains this topic completely. – gertvdijk Jan 20 at 13:57