Quote:
Originally Posted by silver18
Unrar has 0755...
And I can't change it to 0777...
|
755 is good enough, execute permission for anyone.
Now check example.rar permissions, looking for read permissions (digits will contain '4' in them).
Cheatsheet:
4 - read
2 - write
1 - execute
for a total of 7 in each digit postition (plus other stuff, ot here).
I.E: 5 == read, execute