Skip to main content
Question

Application Contents Persmissions

  • January 29, 2016
  • 2 replies
  • 22 views

Forum|alt.badge.img+8

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

Forum|alt.badge.img+23
  • Valued Contributor
  • January 29, 2016

Here's a decent breakdown of the chmod command:

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


Forum|alt.badge.img+8
  • Author
  • Contributor
  • January 29, 2016

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