Skip to content

Instantly share code, notes, and snippets.

@maccevedor
Created July 22, 2014 18:24
Show Gist options
  • Save maccevedor/48015cdfad139b742a3a to your computer and use it in GitHub Desktop.
Save maccevedor/48015cdfad139b742a3a to your computer and use it in GitHub Desktop.
Exemplo de para dar permisos a una carpeta en mac
sudo chmod -R 777 /Applications/Calculator.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment