DIRCOLORS(1) | 用户命令 | DIRCOLORS(1) |
dircolors - 为 ls 设置颜色
dircolors [选项]... [文件]
输出用来设置 LS_COLORS 环境变量的命令。
如果参数里指定了一个文件,程序将从文件中读取内容以确定应当为不同的文件类型和扩展名使用怎样的颜色。在其它情况下,程序会使用一个预编译的数据库。如需了解这些文件的格式细节,请运行“dircolors --print-database”。
由 H. Peter Anvin 编写。
GNU coreutils 的在线帮助:
<https://www.gnu.org/software/coreutils/>
请向 <https://translationproject.org/team/zh_CN.html>
报告翻译错误。
Copyright © 2022 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
本软件是自由软件:您可以自由修改和重新发布它。在法律允许的范围内,不提供任何保证。
完整文档请见:
<https://www.gnu.org/software/coreutils/dircolors>
或者在本地使用: info
'(coreutils) dircolors invocation'
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |