A command line shell for the PS2.
I created this to test out ideas and programs on the PS2.
Improved 'stat' output
Fixed an issue with 'del' return values
Added the 'sleep' command
Added the 'store' command
Added environment variables
Added NULL output redirection
Initial rsh is dependent on the elf name
Added 'poweroff'
Created romdir.irx
Added 'devlist'
Added 'sync'
Added 'stat'
Added 'x' versions of some functions
Switch to usbhdfsd
Sort directory output
Fixed up copy semantics
Updated to latest ps2sdk
Added 'border' command
Fixed keyboard after iopreset
Use patterns with 'del'
Use patterns with 'copy'
Created 'copyfile' and 'copydir'
Sort directories
Updates to display drawn immediately
Draw cursor
Improved line input editing
Command line arguments passed to launched elfs
Copy progress meter
Initial Version