Created
July 8, 2019 07:37
-
-
Save mgdiez/fa3563f5dfb7a622291379bcddb14e29 to your computer and use it in GitHub Desktop.
Fixes the /usr/loca/share/man/man5 not writable problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chown -R $(whoami) /usr/local/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment