Answers:
首先安装Homebrew。
brew install coreutils~/.bash_profile:
eval $(gdircolors)
alias ls="gls --color=auto"
打开一个新的外壳,断开的链接将像在Linux上一样突出显示。
alias ls="gls --color=auto"
dircolors,可以也只是把eval $(dircolors)你的~/.bash_profile(如果安装dircolors)
ls支持为目标符号链接和彩色孤立链接。OS Xls根本无法做到。它的150KB源代码与源代码25KB ...