> CentOS > CentOS教程 > 系统配置 >

CentOS 6.5 下去除列目录颜色显示

vi /etc/profile.d/colorls.sh

alias ll='ls -l --color=never' 2>/dev/null

(责任编辑:IT)