Skip to content

Commit

Permalink
Create permiso_granular.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfernandovillahernandez authored Jul 7, 2017
1 parent 8d8eb95 commit 075f0a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions permiso_granular.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Read chmod ugo+r filename.txt
#write chmod ugo+w filename.txt
#Exe chmod ugo+x filename.txt
chown user:group filename.txt

0 comments on commit 075f0a3

Please sign in to comment.