View Single Post
Old 06-15-2011, 06:03 PM   #10
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,055
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Quote:
Originally Posted by niroma View Post
But how can I make the new wget command overlay the older one? Where do I put it on the PB902?
If you're just going to run it via scripts, you can put it pretty well anywhere you have write access. Something like
Code:
/mnt/ext1/system/bin
would make sense. If you put the scripts in
Code:
/mnt/ext1/applications
, then you can start them directly from the Applications tab (as long as they don't need any arguments). Just make sure to use the full path to your version of wget in your scripts.

Or are you trying to replace the version of wget used by an internal application on the device?
rkomar is offline   Reply With Quote