解决ls没有颜色

3863阅读 0评论2012-07-08 
分类:LINUX

在~/.bashrc里添加一行
alias ls='ls --color=auto'
上一篇:64位与32位CPU的区别
下一篇:Kill Process Method