changeset 1062 | 169365bd08fd |
parent 1043 | 3785e14cca53 |
child 1071 | d06823550de7 |
--- a/windows.rst Fri Oct 21 15:54:37 2011 +0300 +++ b/windows.rst Mon Oct 24 20:51:38 2011 +0300 @@ -434,7 +434,7 @@ Recursively change the owner of all matching files to the specified user:: - cmd> icacls /setowner %user% /t /c + cmd> icacls %dir% /setowner %user% /t /c Recursively grand full access for everyone::