View Single Post
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#161
Originally Posted by tortoisedoc View Post
Since you have different kernels,
I assume you area handy with developer mode.
So, from term:
ps -aux | grep debota

and there should be "root", "user", or "developer" somewhere in the line.
Open mode and Developer mode ON!
~ # ps -aux | grep debota
ps: invalid option -- 'u'
BusyBox v1.21.0 (1.21.0power1+harmattan0) multi-call binary.

Usage: ps [-o COL1,COL2=HEADER] [-T]

Show list of processes

-o COL1,COL2=HEADER Select columns for display
-T Show threads

~ # ps-aux | grep debota
sh: ps-aux: not found
~ #

Same result as User and same result on both N9 which both have Ubiboot and several Harmattan kernels!
__________________
OK

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