printing folder permissions

brandonm

Member
Feb 11, 2003
35
0
0
If you are running Windows, you can use cacls.exe to display file permissions.


Add... > [filename.txt] to output data to a text file. ex: cacls *.* > files.txt

Type cacls.exe to see list of switches.