About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
marcus-s
6/24/2016 - 3:26 PM
share
Share
add_circle_outline
Save
giving a user read-write access to a directory
giving a user read-write access to a directory
read-write.sh
content_copy
file_download
sudo chmod -R 666 path/to/dir
clear