美文网首页
Common command on Mac

Common command on Mac

作者: 是瓜瓜呀 | 来源:发表于2018-04-03 11:11 被阅读0次

  • 任何来源
    sudo spctl --master-disable
  • 刷新NDS
    sudo killall -HUP mDNSResponder
  • 显示/隐藏文件
    defaults write com.apple.finder AppleShowAllFiles -bool true/false;
    KillAll Finder

相关文章

网友评论

      本文标题:Common command on Mac

      本文链接:https://www.haomeiwen.com/subject/zksqhftx.html