Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

chown

Examples
chown root /u
Change the owner of /u to "root".
chown root:staff /u
Likewise, but also change its group to "staff".
chown -hR root /u
Change the owner of /u and subfiles to "root".
Comment

PREVIOUS NEXT
Code Example
Shell :: install hass.io docker raspberry pi 
Shell :: Minercraft set night command 
Shell :: git patch staged to file 
Shell :: shell iterate over lines in variable 
Shell :: git stash apply previous 
Shell :: wsl access network share 
Shell :: echo new line in a file bash 
Shell :: ffmpeg mp4 to webm 
Shell :: ufw block ip 
Shell :: see stashed changes git 
Shell :: copy remote ssh key mac 
Shell :: bash assigning to new array 
Shell :: digitalocean connect via ssh 
Shell :: kazam recorder ubuntu 
Shell :: installing whatsapp 
Shell :: generate uml from python code 
Shell :: get docker image from docker hub 
Shell :: how to start elasticsearch correctly 
Shell :: install dicker machine 
Shell :: compile electron app 
Shell :: batch open url 
Shell :: git squash commit 
Shell :: nginx disable site 
Shell :: ubuntu iptables add rule 
Shell :: update cpanel 
Shell :: install rvm for ruby 
Shell :: view all of your git settings 
Shell :: how to uninstall cuda 
Shell :: linux make home dir 
Shell :: view certificate openssl 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =