顯示隱藏文件:
打開『終端』這個程序,輸入以下:
defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finder
回車執(zhí)行。
隱藏隱藏文件:
打開『終端』這個程序,輸入以下:
defaults write com.apple.finder AppleShowAllFiles FALSE ; killall Finder
回車執(zhí)行。
作者:Garipan
鏈接:http://www.zhihu.com/question/45093789/answer/108639432
來源:知乎
著作權(quán)歸作者所有,轉(zhuǎn)載請聯(lián)系作者獲得授權(quán)。