View Single Post
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#163
Originally Posted by tortoisedoc View Post
Hmm try :

ps -aux | grep lancia (notice the space between ps and -aux)
or
ps | grep lancia

~ $ ps | grep lancia
2267 user 0:01 /opt/debota/lancia 1
4920 user 0:00 grep lancia
~ $

and from N9 (16GB)

~ $ ps | grep lancia
2325 user 0:02 /opt/debota/lancia 1
3608 user 0:00 grep lancia
~ $
__________________
OK

Last edited by Garp; 2014-03-02 at 10:02.