David Peach
Programming
Journal
Gaming Photography
Search
Fixing my local development file / folder permissions
Programming
—
17 Nov 2020 12:59 PM
Home
»
Programming
»
Fixing my local development file / folder permissions
sudo find . -type d -exec chmod g+rwx {} + sudo find . -type f -exec chmod g+rw {} +
Linux
Programming
Web Development
wordpress
← Previous
Normal is Good — Resident Evil 6 normal mode completed
Next →
Sitting on the top of the World