Horje
chown ubuntu Code Example
chown ubuntu
       chown root /u
              change le propriétaire de /u en « root ».

       chown root:staff /u
              même chose en changeant également le groupe en « staff ».

       chown -hR root /u
              change le propriétaire de /u et ses sous-fichiers en « root ».





Shell

Related
cp directory linux Code Example cp directory linux Code Example
how to create a github repo on linux command line Code Example how to create a github repo on linux command line Code Example
grep Matching options Code Example grep Matching options Code Example
git clone with token Code Example git clone with token Code Example
set multiple git username and password Code Example set multiple git username and password Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10