RM: Operation not permitted

Not much documentation online that really helped.

Some people suggested using: ls -lo 'FILE DIRECTORY' to discover the special locks on the files/directories.

I solved it by using sudo: sudo rm -rf 'FILE DIRECTORY'

No comments:

Post a Comment