标签:code lang 隐藏文件 bash nbsp find kill lse ash
显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true;
KillAll Finder
恢复隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false;
KillAll Finder
标签:code lang 隐藏文件 bash nbsp find kill lse ash
原文地址:https://www.cnblogs.com/assasion/p/8908556.html