Guides 11791 Published by

Make Tech Easier shows you how to recursively change the file permissions in Linux.



How to Recursively Change File Permissions in Linux

Because Linux is a multi-user operating system, it has a mechanism that sets and manages file permissions to ensure that only authorized processes and users can access various directories and files. As you use Linux, you may encounter various instances where you can’t edit files or directories because of the “Permission denied” error, indicating you do not have the required privileges. This tutorial will show you how to recursively change file permissions in Linux to ensure that your permission settings apply to sub-folders and files. 
Gnome_shell_screenshot_yvuu60

How to Recursively Change File Permissions in Linux