command - What will be result of chmod -R 777 - Ask Ubuntu
chmod 777The command chmodchmod 777 -R .* ..[!.]* Bash has this command. shopt -s dotglob to also include hidden files in commands (shopt -u dotglob to disable that behaviour) if you want to stick to