How can I chmod 777 all subfolders of var? - Ask Ubuntu
IDR 10,000.00
chmod 777 Start by setting permission numbers to 777 to grant files more access, then use the chmod command to modify specific permissions for each folder in var.. Thus, 777 (111 111 111) is all permissions for everyone, while 700 (111 000 000) is all permissions only for the owner. Other combinations are also common: 666 (110 110 110) is
wd777, If you are going for a console command it would be: chmod -R 777 store. The -R.
Quantity: