Forrest logo
back to the chmod tool

chmod:ai:12362

chmod folder and all subfolders and files
$ chmod -R folder_name
try on your machine

This command recursively changes the permissions of the specified folder, all its subfolders, and files within it.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • chmod folder and all subfolders and files?
back to the chmod tool