← 返回命令列表

Linux command

mmd 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Create directory on MS-DOS

mmd [a:dirname]

Create multiple directories

mmd [a:dir1] [a:dir2]

Create nested path

mmd [a:path/to/dir]

Verbose output

mmd -v [a:dirname]

说明

mmd creates directories on MS-DOS filesystems. It's part of mtools. The tool creates directories on FAT filesystems without mounting.

参数

-v
Verbose output.
--help
Display help information.

FAQ

What is the mmd command used for?

mmd creates directories on MS-DOS filesystems. It's part of mtools. The tool creates directories on FAT filesystems without mounting.

How do I run a basic mmd example?

Run `mmd [a:dirname]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -v do in mmd?

Verbose output.