# I type these out a lot... this should be easier function webfix(){ sudo chown -R www-data:www-data "$@" && sudo chmod -R 775 "$@" }