Unix/Linux Resursive chmod on all Directories or By File or Folder Name

To recursively chmod all directories 755 you can use this command.

Obviously you need to replace the 755 with the permissions you need.

To chmod all files or folders by name, use the below command.

Just replace filename with the name you are searching for and the 755 with the permissions you need.

Related posts:

  1. Reduce the Microsoft Windows 7 WinSxS Folder’s Size You can reduce the Microsoft Windows 7 WinSxS folder’s size...
  2. managed-keys-zone ./IN: loading from master file managed-keys.bind failed: file not found Oh gosh, someone finally posted the correct information to fix...
  3. phpMyAdmin, MySQL: The configuration file now needs a secret passphrase (blowfish_secret). This error occurs sometimes because computers are shit and everyone...

Leave a Comment

NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>