Thread: Inkpad 3 issues
View Single Post
Old 07-12-2019, 07:52 PM   #9
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,058
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
You need to run a command-line shell on the device. You can do that by installing pbterm and typing at a software keyboard on the device, or by installing a networked shell connection program like utelnetd and typing at an external computer. Once you have the shell running, you can run 'ps ax' to see what is currently running on the device. 'top' will work if you are using the networked connection (not sure that pbterm will work with a dynamically updating program like top).

If you're desperate, you can right a shell script that runs 'ps ax' and writes the output to a file on the SD card. If you give the script the '.app' suffix and put it in the Applications directory, then you can run it from the Applications tab.
rkomar is offline   Reply With Quote