44
30
I have a folder /home/samantha/folder
that I want to share with the user tom
. He can read/write the folder. How do I do that?
chown
wouldn't do it because I still want to be able to be the owner of the folder. I don't see how to do this with chmod
either.
And tom will also need execute permission on /home/samantha to be able to reach /home/samantha/folder. – Lord Loh. – 2015-07-16T17:20:54.353
FWIW, the OP added an additional answer instead of commenting. He/she has a question about your solution. Thanks. – None – 2012-12-07T03:32:04.290