Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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 ».

Comment

PREVIOUS NEXT
Code Example
Shell :: how to install pgadmin in ubuntu on cloud server 
Shell :: for in shell script 
Shell :: wget destination filename 
Shell :: stop all docker machiens 
Shell :: git remove tag 
Shell :: ubuntu display sources.list 
Shell :: Errors were encountered while processing: ubuntu 
Shell :: bash run while loop 
Shell :: how to get name of pc bash script 
Shell :: install npm packages on shared hosting 
Shell :: how to install paint.net on linux 
Shell :: install flathub in linux elementary 
Shell :: homestead change php version 
Shell :: appcenter install mac 
Shell :: how slice for loop filename without extension in batch file 
Shell :: uncommitted modifications to Homebrew/homebrew-core 
Shell :: nuget Apache.Ignite 
Shell :: debian install tcpflow 
Php :: print last query laravel 
Php :: mage log magento 2 
Php :: php referer url 
Php :: laravel migrate only 1 file 
Php :: yii2 migration add column 
Php :: Class "AppHttpControllersGuzzle Client" not found 
Php :: wordpress get excerpt 
Php :: laravel storage hard link 
Php :: laravel run single migration 
Php :: php artisan php warning require 
Php :: php get previous url 
Php :: hide php extension htaccess 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =