home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / topware / partlogic / partlogic-0.57-iso.exe / partlogic-0.57.iso / programs / helpfiles / mv.txt < prev    next >
Text File  |  2005-08-29  |  511b  |  19 lines

  1.  
  2.  -- mv --
  3.  
  4. Move (rename) files.
  5.  
  6. Synonym:
  7.   move, ren, rename
  8.  
  9. Usage:
  10.   mv <item1> [item2] [...] <new_name | detination_directory>
  11.  
  12. This command will move one or more files or directories.  If one item is
  13. being moved, then the last argument can be either the new name, or else can
  14. be a destination directory -- in which case the moved file will retain the
  15. same name as before.  If multiple items are being moved, then the last
  16. argument must be a directory name and all moved items will retain the same
  17. names.
  18.  
  19.