Notices


Reply
Thread Tools
Joseph.skb's Avatar
Posts: 752 | Thanked: 284 times | Joined on Sep 2010 @ Malaysia
#11
Originally Posted by 9000 View Post
Don't worry about it.

Run xterminal application, or press CTRL-SHIFT-X on the desktop to runt he xterminal.

Open the keyboard, type the following to show a list of running processes, sorted by CPU usage:

Code:
top
It'll run continuously. Press 'q' to quit.

vi_ wants you to redirect the 'top' output to a file for viewing. However, his command doesn't work as expected as the top would run continuously. You might need to force it to run once and redirect it to a file, like that:

Code:
top -n 1 > /home/user/MyDocs/output.txt
Then you can connect your N900 to your PC as mass storage and attach the file here.
Hi! I ran this code, op -n 1 > /home/user/MyDocs/output.txt - but there was no outcome. Should I change the contents to my user defined names? (eg. home = N900, MyDocs = my documents name? or something else)

I PgDn to one of the highest CPU% to take a snapshot (below).
Attached Images
 
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:14.