On 13/01/2025 09.59, Andrey Repin wrote:
> But I know that the program is a windows program, thus a setting for> 
>manually disabling the conversion made sense (at least in my head).
You might find this bit useful. For example the AWS CLI binary is windoze and 
doesn't play nicely with unix-style paths for routine things like config and 
credential files. If you're a glutton for punishment the Golang, Python, Ruby, 
Chef, Puppet and Terraform binaries can do odd or at least inconsistent things 
when presented with unix-style paths on command-line but especially ENVVARs.
https://github.com/tb3088/shell-environment/blob/master/.functions_aws#L133
https://github.com/tb3088/shell-environment/blob/master/.functions#L396

  

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to