读书人

mac os 装配 gun core utils

发布时间: 2012-09-14 23:00:49 作者: rapoo

mac os 安装 gun core utils
mac上的ls不支持 --ignore 选项

解决方法:
brew install coreutils
然后在 .bash_profie 添加

alias ls="gls --color --ignore='*.pyc'"

读书人网 >操作系统

热点推荐