|
|
发表于 2007-3-21 18:59:50
|
显示全部楼层
dircolors: Color setup for ls
dircolors outputs a sequence of shell commands to set up the terminal for color output from ls (and dir, etc.). Typical usage:
eval `dircolors [option]... [file]`
If file is specified, dircolors reads it to determine which colors to use for which file types and extensions. Otherwise, a precompiled database is used. For details on the format of these files, run `dircolors --print-database'.
下面是我系统的 dircolors --print-database 的输出. 里面已经讲解得很清楚了. 呵呵
|
|