linux 中 将目录的深蓝色 改为 cyan色

 

001、

[root@rocky01 ~]# ls
anaconda-ks.cfg  Documents  intel  Pictures  Templates
Desktop          Downloads  Music  Public    Videos
[root@rocky01 ~]# export LS_COLORS="${LS_COLORS}:di=01;36"
[root@rocky01 ~]# ls
anaconda-ks.cfg  Documents  intel  Pictures  Templates
Desktop          Downloads  Music  Public    Videos

image

 。

posted @ 2026-07-31 18:10  小鲨鱼2018  阅读(3)  评论(0)    收藏  举报