Regarding file permission !!!
Dear Friends ,
I need help regarding file permission in Linux . suppose , I have two users (test1,test2) and both user has a common home folder , so that each other can share their file including write and read permission . when test1 creates a file under shared folder , it is by default has read/write permission to test2 .
I need help how can I make this scenario ?
|