Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iphone4user

macrumors newbie
Original poster
Mar 24, 2009
3
0
Anybody know ?
I wanna know wich soft use my iphone resurces.
I have 3G iphone 8Gb unlocked with yellowsnow.
I have installed a terminal soft for using command line
Anybody help ?
 
Anybody know ?
I wanna know wich soft use my iphone resurces.
I have 3G iphone 8Gb unlocked with yellowsnow.
I have installed a terminal soft for using command line
Anybody help ?

I'm upgrading my iPhone right now so I can't check, but have you tried a: ps -a?
 
From Terminal in OSX, after ssh connection, issue the following command :
Code:
ps ax
 
From Terminal in OSX, after ssh connection, issue the following command :
Code:
ps ax

ok. I see pids,tt,stat,time columns and where i can find CPU usage here ?
and i have a new question man, can i connect to my iphone from my winxp using putty ?wich port?
 
ok. I see pids,tt,stat,time columns and where i can find CPU usage here ?
Add the v switch and you'll also get %CPU
Code:
ps avx
and i have a new question man, can i connect to my iphone from my winxp using putty ?wich port?
Yes, you can connect with PuTTY over your WiFi network. AFAIK you don't need to specify any port (but if you do, it's 22). You just need your iPhone's IP address (check in the Settings app > Wi-Fi), login as: root, password: alpine.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.