Rozděleno, doufám že dobře

edit by drsny: trochu jsem ten prvni prispevek upravil aby bylo jasnme o co jde i tem, kteri se nezucastnili od zacatku
Chat fóra: a nikdo. Vstup do diskuze online
The 0OGW are the 4 values that took 0755 in the above example.
The first 0 is for something else, leave it as ZERO for now.
The second, O sets permissions for the owner of the file
The third, G sets permissions for the group
The last, W sets permissions for the world (i.e everybody else).
Now each of these can have a value from 1 to 7. It is very simple:
==============================================
1 = x -execute
2 = w -write
4 = r -read
==============================================
so 0444 means allow everybody to read etc.
now if you start adding you get combination permissions:
==============================================
3 = 1+2 = wx -write/execute
5= 4+1 = rx -read/execute
6 = 4+2 = rw -read/write
7 = 4+2+1 = rwx -read/write/execute
==============================================
alanisko píše:myslim ze vim co delam spatne...
co to je CHMOD 755?
diky Julku
Uživatelé procházející toto fórum: Žádní registrovaní uživatelé