chmod -R a+w
Resetting permission for a folder in Linux Mint
I had to reset permission for a folder to default as I copied some files form one linux mint system to another using samba shares. I had to google a lot to find a solution and here it is.
chmod -R a+w
chmod -R a+w
0 comments:
Post a Comment