1. 程式人生 > >macOS: sudo : Operation not permitted

macOS: sudo : Operation not permitted

通過查閱資料,瞭解到這個是之前引入的rootless機制。這讓我從Linux換到Mac的使用者很不習慣
https://developer.apple.com/videos/play/wwdc2015/706/

如何關閉

重啟按住 Command+R,進入恢復模式,開啟Terminal
csrutil disable

如何開啟

重啟按住 Command+R,進入恢復模式,開啟Terminal。
csrutil enable