摘要: 原理:ls -G可显示彩色文件名。在终端输入:nano ~/.bash_profile辑器.bash_profile文件,粘贴下面内容:alias cls='tput reset'alias egrep='egrep --color=auto'alias fgrep='fgrep --color=a... 阅读全文
posted @ 2015-08-06 14:17 Bob-wei 阅读(677) 评论(0) 推荐(0)