Skip to content

Instantly share code, notes, and snippets.

@Sudok
Created April 27, 2017 16:08
Show Gist options
  • Save Sudok/c9c26ac00bcfa3da3d76ffbc01c88b65 to your computer and use it in GitHub Desktop.
Save Sudok/c9c26ac00bcfa3da3d76ffbc01c88b65 to your computer and use it in GitHub Desktop.
rodar permissões de root em Users
alias fixpermissions=‘sudo chown -R $USER:$USER .’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment