Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh set owner recursive

chown -R owner:group .

You can replace the . with a specific file name or folder name or path.
Note that doing this recursively will also set the same permissions on the
parent folder of the items you are changing.
Comment

PREVIOUS NEXT
Code Example
Shell :: softwareupdate mac bash 
Shell :: find and move bash 
Shell :: install imutils ubuntu 
Shell :: how to uninstall cpuonly from pytorch 
Shell :: bash forward argv to command 
Shell :: hadoop change directory ownership 
Shell :: bat if command exists 
Shell :: pip install flask dockerfile 
Shell :: E: Unable to locate package rvm 
Shell :: git out of sync 
Shell :: chown to current user 
Shell :: install concrete 5 on ec2 instance 
Shell :: git clear local branch list 
Shell :: get files traked by git based on size 
Shell :: open new terminal window with applescript 
Shell :: zsh-autosuggestions 
Shell :: linux cat with syntax highlighting 
Shell :: fast backup mac 
Shell :: tasksel 
Shell :: display folder color linux 
Shell :: remove specific image from docker 
Shell :: uninstall nignx 
Shell :: create a new git branch 
Shell :: linux find command 
Shell :: how get pods in kuber 
Shell :: powershell sharepoint 2010 update item 
Shell :: Remove nfs file 
Shell :: concat two txt 
Shell :: append to multiple files bash 
Shell :: git checkout -q error: you need to resolve your current index first 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =