访问手机版  

Linux常用命令|Linux培训学习|考试认证|工资待遇与招聘,认准超级网工!

招聘|合作 登陆|注册

网络工程师培训

当前位置:网络工程师 > 技术课程 > linux > 热点关注 > linux常用命令

linux命令大全_linux命令大全 ssh_linux命令大全hds

时间:2019-07-02

linux命令大全_linux命令大全hds_linux命令大全 ssh

help-显示命令的使用信息

很多可执行程序都支持--help选项linux命令大全,--help选项描述了命令支持的语法和选项。例如:

[me@linuxbox ~]$ mkdir --help

linux命令大全hds_linux命令大全_linux命令大全 ssh

Usage: mkdir [OPTION] DIRECTORY…

Create the DIRECTORY(ies), if they do not already exist.

-Z, --context=CONTEXT (SELinux) set security context to CONTEXT

linux命令大全_linux命令大全hds_linux命令大全 ssh

Mandatory arguments to long options are mandatory for short options too.

-m, --mode=MODE set file mode (as in chmod), not a=rwx – umask

-p, --parents no error if existing, make parent directories as

linux命令大全_linux命令大全hds_linux命令大全 ssh

--version output version information and exit

Report bugs to

一些程序不支持--help选项,但是我们还是要试试。这通常会产生一条错误消息linux命令大全,该错误消息也能揭示相同的命令使用信息。

关键词:

加入微信

 上一个教程:Linux初学者(学习资料)