首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

mac os 装配 gun core utils

2012-09-14 
mac os 安装 gun core utilsmac上的ls不支持 --ignore 选项解决方法:brew install coreutils然后在 .bash_

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

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

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

热点排行