Closed
Description
It would be very helpful if these utility scripts emitted console output as to exactly which files they are changing (which reveals the list of files they have found) and what the changes are.
For example, in these two loops:
Win32-OpenSSH/contrib/win32/openssh/FixUserFilePermissions.ps1
Lines 4 to 11 in 2c3a1a9
If console message suppression is desirable for some scenarios, please provide a switch to suppress messages that does not also suppress confirmation prompts. (related to #749)
I can submit a PR for this request if that is acceptable.