iPhone and iPod Touch Document Folder Command Line Utilities

1. None of util is mine. It belongs to the iPhone Dev Team.
2. The "util" executable is a modified verison of iphuc. 
   It must remain in the same dir as these scripts.
3. Any mistakes are mine. Any successes are the iPhone Dev Teams.
4. Use at your own risk
5. See point 4.

* lsfiles
   Lists the contents of the Documents folder on the touch or iPhone. 
   That is /var/root/Media/Documents for those paying attention..

* getfile 
   Takes one argument, the name of the file to copy to your mac

* putfile 
   Takes one argument, the name of the file to copy from your mac 
   to Documents

* rmfile 
   Takes one argument, the name of the file you want to remove from 
   the Documents folder on your touch

* lsroms
   Lists the contents of the ROMs/NES folder

* putrom 
   Puts a rom into your ROMs/NES folder

* rmrom 
   Removes a rom from your ROMs/NES folder
Erica Sadun