R Rolomoto macrumors member Original poster Feb 23, 2023 #1 I am in /bin and want to copy the ls file so I type sudo cp ls lscopy in the terminal and get operation not permitted. Is there some way to get that to work? thanks
I am in /bin and want to copy the ls file so I type sudo cp ls lscopy in the terminal and get operation not permitted. Is there some way to get that to work? thanks
bogdanw macrumors G3 Feb 23, 2023 #2 /bin is protected by SIP (System Integrity Protection) https://developer.apple.com/documen...ling_and_enabling_system_integrity_protection Reactions: Rolomoto
/bin is protected by SIP (System Integrity Protection) https://developer.apple.com/documen...ling_and_enabling_system_integrity_protection