How can I recursively apply chmod 777 to a folder and all its contents?
chmod 777If you are going for a console command it would be: chmod -R 777 store. The -RUntuk mengganti permission di Linux, Anda bisa menggunakan perintah chmod. Yuk, pelajari cara menggunakan chmod dan chown di artikel ini!