Hi there,
I need a script to read permissions of a huge folder with many subfolders.
I can use cacls with the /t argument, but I am not interested in ACLs of single files. I just need the ACLs of the folders within the huge folder.
Can I script this?
I would like to cacls the output of a...