The GP2X has a pretty extensive set of Unix utilities, including find and even vi. Using STerm I was even able to create & edit a shell script in vi. If the shell script doesn’t end with cd /usr/gp2x; exec /usr/gp2x/gp2xmenu, the GP2X will simply hang with a black screen, as I discovered the hard way.
Fun with the GP2X
January 25th, 2006 · 2 Comments · Linux
Tags:


2 responses so far ↓
1 Jeremiah Rogers // Jan 26, 2006 at 12:12 am
Sounds cool. Looks like it’d be a good thing to pick up next time I have some extra cash.
2 myGP2X // Jan 29, 2006 at 11:00 am
Fun with the GP2X…
In his blog, Mike Cohen notes:”The GP2X has a pretty extensive set of Unix utilities, including find and even vi. Using STerm I was even able to create & edit a shell script in vi. If the shell script doesnt end with cd /usr/……