Hi All
I have the following directory structure.
A -
a1
a2
a3
B -
b1
b2
b3 -
bb1.c
bb2.h
bb3.xml
C -
I have to check the Read/Write permissions for a particular user group for the directories and files shown in the above directory structure.
I am still exploring the different possibilities. so havent yet tried anything on this.
Please let me know if anyone knows how to achieve this.
Thanks
Pramod
I have the following directory structure.
A -
a1
a2
a3
B -
b1
b2
b3 -
bb1.c
bb2.h
bb3.xml
C -
I have to check the Read/Write permissions for a particular user group for the directories and files shown in the above directory structure.
I am still exploring the different possibilities. so havent yet tried anything on this.
Please let me know if anyone knows how to achieve this.
Thanks
Pramod
Comment