subfolders
How do I change permissions to the subfolders of the folder i made.....
ie
makedir = /test/* !* (now users cant create any dirs after test)
but in the subfolders i want them to be able to do so...
like:
/test/
-------> /test1/
-------> /test2/ etc etc
|