Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Terminal command

A few days ago I was having issues with audible books. It was late and I found a thread on Apple forums and one suggestion was running this terminal command :


{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-


Nothing bad has happened but I stupidly ran it not knowing the consequences ( never again )


Anyone familiar with terminal commands tell me what exactly it's done. I was concerned it may have been a ruse to open up some security etc

Posted on Oct 9, 2020 11:38 AM

Reply
Question marked as Best reply

Posted on Oct 9, 2020 11:43 AM

Those commands remove most things which would stop someone from accessing or modifying items in their own home folder and don't affect the system.


(184644)

2 replies

Terminal command

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.