home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / cliutil / move.lha / Move / Move13.readme < prev    next >
Encoding:
Text File  |  1993-09-06  |  902 b   |  27 lines

  1. Short: UNIX-Style Move command.
  2. Type: os20/cli
  3. Uploader: kai@iske.adsp.sub.org
  4. Author: kai@iske.adsp.sub.org
  5.  
  6. This is not just another Move command it features more: Recursive directory
  7. movements (including creation of destination dir), pattern support, and
  8. command line flags like those known from e.g. C:Rename
  9.  
  10. PUBLIC DOMAIN, includes source...
  11.  
  12. Fixed since Version 1.2 (Yep, even a small program may have bugs ;)
  13.  
  14.   - UnLock Problem solved when doing recursive Dir-Moves
  15.     This bug lead to "Object in use" error messages
  16.  
  17. Fixed since Version 1.1 (Yep, even a small program may have bugs ;)
  18.  
  19.   - Added CTRL-C checking
  20.   - Added FORCE Flag in order to move read/deleteprotected or
  21.     to overwrite a delete/writeprotected files
  22.  
  23. Fixed since Version 1.0 (Yep, even a small program may have bugs ;)
  24.  
  25.   - Added well known CLONE, DATES, COM, NOPRO,
  26.     QUIET and NOREQ options also used by e.g. Rename
  27.