Use
chown
to change ownership and chmod
to change rights.sudo chown -R username:group directory
chown
to change ownership and chmod
to change rights.sudo chown -R username:group directory
sudo find . -print | grep -i '.*[.]xml'
sendmail -bp
mailq
$ git checkout develop $ git pull $ git checkout test-branch $ git merge develop $ git push