Give myself permissions for all files in / without bricking my computer? – unix.stackexchange.com 11:58 Posted by Unknown No Comments How do I give myself read/write/execute permissions for all files in the root directory without making the system unusable? Would this command do it? sudo chown -R jacob3 / sudo chmod -R a+rwx / ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Give myself permissions for all files in / without bricking my computer? – unix.stackexchange.com"
Post a Comment