English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux mcd Command

Linux Command大全

Linux mcd is an mtools tool command that can be used in MS-Switch to the working directory in the DOS file system. If no parameters are added, it will display the current disk and working directory.

Syntax

mcd [msdosdirectory]

Online Examples

Change the current working directory to a: emp.

mcd a: emp

Return to the current working directory.

mcd

Linux Command大全