Saturday, 28 October 2006

cacls — chmod for Windows

The following is a public service announcement. There is an undocumented command in Microsoft Windows, cacls, which is basically the equivalent of chmod from Unix. It allows one to change the access control list for a file or a directory in Windows using the command line. This is particularly useful in Windows XP Home Edition, […]

Continue Reading