Provided by: manpages-zh_1.6.3.2-1_all bug

名称

       dircolors - 为 ls 设置颜色

概述

       dircolors [选项]... [文件]

描述

       输出用来设置 LS_COLORS 环境变量的命令。

   确定输出格式:
       -b, --sh, --bourne-shell
              输出 Bourne shell 设置 LS_COLORS 的代码

       -c, --csh, --c-shell
              输出 C shell 设置 LS_COLORS 的代码

       -p, --print-database
              输出默认配置

       --help 显示此帮助信息并退出

       --version
              显示版本信息并退出

       如果参数里指定了一个文件,程序将从文件中读取内容以确定应当为不同的文件类型和扩展名使用怎样
       的颜色。在其它情况下,程序会使用一个预编译的数据库。如需了解这些文件的格式细节,请运行
       “dircolors --print-database”。

作者

       由 H. Peter Anvin 编写。

报告错误

       GNU coreutils 的在线帮助: <http://www.gnu.org/software/coreutils/>
       请向 <http://translationproject.org/team/zh_CN.html> 报告 dircolors 的翻译错误。

版权

       Copyright  ©  2017  Free  Software  Foundation, Inc.  License GPLv3+: GNU GPL version 3 or
       later <http://gnu.org/licenses/gpl.html>.
       This is free software: you are free to change and redistribute it.  There is NO  WARRANTY,
       to the extent permitted by law.

参见

       完整文档请见: <http://www.gnu.org/software/coreutils/dircolors>
       或者在本地使用: info '(coreutils) dircolors invocation'

       本页面中文版由中文 man 手册页计划提供。
       中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh