env and PATH
matthew patton
pattonme@yahoo.com
Fri Jan 17 23:44:04 GMT 2025
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
More information about the Cygwin
mailing list