How can I chmod 777 all subfolders of var? - Ask Ubuntu
chmod 777The chmod command allows users to change read and write permissions in Unix systems. This guide covers how to use chmod to view and modify these permission onIf you are going for a console command it would be: chmod -R 777 store. The -R