You are running as root: root 163 33 716 324 c003aa0c afe0c1dc S /system/bin/sh root 164 163 856 344 00000000 afe0b21c R ps
On Wed, Apr 8, 2009 at 11:09 AM, Lucius Fox <[email protected]> wrote: > > Hi, > > I invoke 'adb shell' process, and did a ps. > But in the ps output, I don't any process for 'shell' , can you please > tell me why? > > # ps > USER PID PPID VSIZE RSS WCHAN PC NAME > root 1 0 264 176 c008b8ac 0000c36c S /init > root 2 0 0 0 c004b138 00000000 S kthreadd > root 3 2 0 0 c003cf40 00000000 S ksoftirqd/0 > root 4 2 0 0 c00484cc 00000000 S events/0 > root 5 2 0 0 c00484cc 00000000 S khelper > root 6 2 0 0 c00484cc 00000000 S suspend/0 > root 7 2 0 0 c00484cc 00000000 S kblockd/0 > root 8 2 0 0 c00484cc 00000000 S cqueue > root 9 2 0 0 c015e768 00000000 S kseriod > root 10 2 0 0 c00484cc 00000000 S kmmcd > root 11 2 0 0 c0063e54 00000000 S pdflush > root 12 2 0 0 c0063e54 00000000 S pdflush > root 13 2 0 0 c0067a5c 00000000 S kswapd0 > root 14 2 0 0 c00484cc 00000000 S aio/0 > root 15 2 0 0 c015bec0 00000000 S mtdblockd > root 16 2 0 0 c00484cc 00000000 S rpciod/0 > root 17 1 716 300 c013c0bc afe0b21c S /system/bin/sh > system 18 1 784 256 c017fb5c afe0b45c S > /system/bin/servicemanager > root 19 1 1808 324 ffffffff afe0bdcc S /system/bin/mountd > root 20 1 644 252 c018a19c afe0bdcc S /system/bin/debuggerd > radio 21 1 5296 636 ffffffff afe0bacc S /system/bin/rild > root 22 1 69472 18752 c008be9c afe0b584 S zygote > media 23 1 15988 3112 ffffffff afe0b45c S > /system/bin/mediaserver > bluetooth 25 1 1148 568 c008b8ac afe0c3ac S > /system/bin/dbus-daemon > root 26 1 776 288 c01eb8b0 afe0b21c S /system/bin/installd > root 30 1 808 332 c00aabf0 afe0c32c S /system/bin/qemud > root 33 1 3328 144 ffffffff 0000e664 S /sbin/adbd > system 47 22 195552 23360 ffffffff afe0b45c S system_server > radio 82 22 104140 19740 ffffffff afe0c534 S com.android.phone > app_4 88 22 108152 20600 ffffffff afe0c534 S android.process.acore > app_11 103 22 91852 15320 ffffffff afe0c534 S com.android.mms > app_8 115 22 94768 14832 ffffffff afe0c534 S > com.google.process.gapps > app_0 122 22 90540 14508 ffffffff afe0c534 S com.android.alarmclock > app_3 137 22 91652 15404 ffffffff afe0c534 S android.process.media > root 163 33 716 324 c003aa0c afe0c1dc S /system/bin/sh > root 164 163 856 344 00000000 afe0b21c R ps > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

