You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 0x01 [bug #79383] 777 Permissions/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This is the directory tree after un-zipping the file:
31
31
32
32
Everything is readable to the public usergroup. And it's recursive (sub-directories are affected as well).
33
33
34
-
>**Note**: In other systems it can be a "full 777 permission"(like ``rwxrwxrwx``) but on my system it's not due to my *uname* setting (I kept the default setting so you can see a real-life scenario).
34
+
>**Note**: In other systems it can be a "full 777 permission"(like ``rwxrwxrwx``) but on my system it's not due to my *umask* setting (I kept the default setting so you can see a real-life scenario).
0 commit comments