1
0

README.md 3.1 KB

LINUX/UNIX

/ Linux/UNIX :

  • (, ) . ( ) .
  • , .
  • root , , .
  • (, ).

Linux : (r), (w) (x). . , , .

Linux , , . - UID, - GID, - inode.

inode , /, , /. , : /, .

Linux :

(r read).
(w write).
(x execution).
. . , , Windows. Linux , , . , , .

1

chmod, chown. :

chmod [___][___][_] <__>

chmod [] <_>

[___] :
u ( user) - -.
g ( group) - -.
o ( other) - .
a ( all) - .
[___] :

  • - .
  • - .
    = - .
    [_] :
    r - .
    w - .
    x - .
    [__] -
    [] (755, 644 ..)
    chown : chown user:group file (-R )

zinvapel.github.io
rustamkhodjaev.com