Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

chown a file

chown [OPTIONS] USER[:GROUP] FILE(s)

chown myUser file1.txt
chown -R myUser /var/www   #For recursive own
chown -hR www-data: /var/www      #For recursive including symbolic links
Comment

PREVIOUS NEXT
Code Example
Shell :: comment installer virtualbox sur kali linux 
Shell :: how to add image in readme 
Shell :: gitlab gradle project 
Shell :: makefile 
Shell :: push imagesto docker 
Shell :: merge master to a branch 
Shell :: how to delete all ufw rules 
Shell :: git basic commands 
Shell :: snapd teams 
Shell :: wsl2 
Shell :: sudo gem install cocoapods-deintegrate cocoapods-clean 
Shell :: cutefish desktop enviroment install 
Shell :: push branch to main github 
Shell :: debian 10 sources 
Shell :: uname -r command 
Shell :: how to install gdal on pyhon 3.9 
Shell :: print first word of each line by grep 
Shell :: change dns in openvpn config 
Shell :: fetch a specific branch 
Shell :: install gitflow 
Shell :: display hidden files in linux 
Shell :: What is user and group in linux? 
Shell :: ajouter tag github 
Shell :: cmake comment 
Shell :: ho to autostart chrome on linux boot 
Shell :: sed allow root login 
Shell :: termbin command 
Shell :: install next-auth 
Shell :: Check status service Apache FreeBSD 
Shell :: apache2 mod_jk proxy to tomcat connector 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =