Application Contents Persmissions

RRTXmacAdmin
New Contributor III

Hello all,

I am still learning Terminal and need some guidance. I have a lab running Unity and we have identified a permissions issue within the package contents. We need to set read/write permissions to a particular location. Any examples would be greatly appreciated!

Cheers!

2 REPLIES 2

milesleacy
Valued Contributor

Here's a decent breakdown of the chmod command:

http://www.computerhope.com/unix/uchmod.htm

RRTXmacAdmin
New Contributor III

Thanks for the link! Looks to be a good resource...