cmd, mkdir, mklink, find, dir, clip: add Japanese translation (#4580)
This commit is contained in:
12
pages.ja/windows/mkdir.md
Normal file
12
pages.ja/windows/mkdir.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# mkdir
|
||||
|
||||
> ディレクトリを作成します
|
||||
> 詳しくはこちら: <https://docs.microsoft.com/windows-server/administration/windows-commands/mkdir>.
|
||||
|
||||
- ディレクトリを作成します:
|
||||
|
||||
`mkdir {{ディレクトリ名}}`
|
||||
|
||||
- ネストされたディレクトリツリーを再帰的に作成します:
|
||||
|
||||
`mkdir {{サブディレクトリ名のパス}}`
|
Reference in New Issue
Block a user