mkdir命令会突然失效_mkdir命令

mkdir命令会突然失效

You create folders using the mkdir command:

您可以使用mkdir命令创建文件夹:

mkdir fruits

You can create multiple folders with one command:

您可以使用一个命令创建多个文件夹:

mkdir dogs cars

You can also create multiple nested folders by adding the -p option:

您还可以通过添加-p选项来创建多个嵌套文件夹:

mkdir -p fruits/apples

Options in UNIX commands commonly take this form. You add them right after the command name, and they change how the command behaves. You can often combine multiple options, too.

UNIX命令中的选项通常采用这种形式。 您在命令名称后立即添加它们,它们会更改命令的行为。 您通常也可以组合多个选项。

You can find which options a command supports by typing man <commandname>. Try now with man mkdir for example (press the q key to esc the man page). Man pages are the amazing built-in help for UNIX.

您可以通过输入man <commandname>来找到命令支持的选项。 例如,现在尝试使用man mkdir (按q键可退出手册页)。 手册页是UNIX的出色内置帮助。

翻译自: https://flaviocopes.com/unix-command-mkdir/

mkdir命令会突然失效

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值