home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / filetool / rengen.zip / RENGEN.TXT < prev   
Text File  |  1996-04-26  |  714b  |  18 lines

  1. usage: rengen [directory] > xyz.bat
  2.  
  3. Using rengen without arguments will recurse the current directory
  4. and all of its sub-directories outputing to stdout the appropriate
  5. commands to rename a file from its short version to its long version.
  6.  
  7. Using rengen with an argument will recurse the selected directory
  8. and all of its sub-directories outputing to stdout the appropriate
  9. commands to rename a file from its short version to its long version.
  10.  
  11. After creating the batch file, zip it up with the directory heiracrhy
  12. that you want to transfer.  On the receiving end, unzip the directory
  13. and then execute the batch file.  All of the long filenames will be
  14. restored.
  15.  
  16. Rick Howard
  17. rhoward@primenet.com
  18.