find /path/to/chmod - type d | xargs chmod - v 755 find /path/to/chmod - type f | xargs chmod - v 644 |
Linux, Windows, Software Tips, Articles and Hacks
find /path/to/chmod - type d | xargs chmod - v 755 find /path/to/chmod - type f | xargs chmod - v 644 |