How to use the Linux mmove command

Source: Internet
Author: User

Mmove is the mtools tool command that simulates the move command of the MS-DOS to move an existing file or directory in the MS-DOS file system or change the name of an existing file or directory.

 

Syntax

Mmove [source file or directory...] [target file or directory]

Parameter description:

  • [Source file or directory…] : Source file or directory path for the operation
  • [Target file or directory]: Path of the target file or directory after the operation is executed

Instance

Run the mmove command to move the file "autorun. bat" to the directory "test" and enter the following command:

$ Mmove autorun. bat test # move the file to the directory test

After the preceding command is executed, mmove moves the file "autorun. bat" to the specified directory "test.

Note: You can use the mdir command to view the moved file or directory information.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.