Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh set owner

chown owner:group .

OR if you need it to be recursive

chown -R owner:group .


You can replace the . with a specific file name or folder name or path
Comment

PREVIOUS NEXT
Code Example
Shell :: How to clean up the git repo and reduce its disk size 
Shell :: bash change keymap 
Shell :: install phoenix 1.6 
Shell :: mountebank docker quick start 
Shell :: Install/Deploy Sourcegraph with Docker 
Shell :: WSL2 git init 
Shell :: how to make my PS1 in linux the pwd 
Shell :: Lightweight Javascript DB for use in Node.js 
Shell :: Overwrite Line Batch 
Shell :: pom xml dependency cannot resolve 
Shell :: ve-restore-user database only 
Shell :: cd n directories back 
Shell :: ssh change pasword to key file 
Shell :: powershell get all unlinked gpo 
Shell :: nautilus open random file 
Shell :: top show specific pid 
Shell :: fork/exec /bin/bash: resource temporarily unavailable 
Shell :: Zim files from command prompt 
Shell :: http get cli 
Shell :: sonarqube new project after creation in gitlab 
Shell :: git command change to previous comit 
Shell :: visual studio code hide git marker 
Shell :: react-native app examples github 
Shell :: programming scares me 
Shell :: crate db helm 
Shell :: fstab linux mint 
Shell :: go to last page in less command 
Shell :: D install script 
Shell :: isomanager installation script 
Shell :: Activestate windows install 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =