Skip to content

在 Linux 和环境变量对接,分割符 . 不友好 #68

@lindexi

Description

@lindexi

在 Linux 上设置环境变量,使用 . 符号将会读取不到。这是因为 Linux 在 Shell 做了兼容,但是内核没有做

详细请看 https://unix.stackexchange.com/questions/93532/exporting-a-variable-with-dot-in-it https://robberphex.com/envvars-limitation/

在 COIN 配置,使用 . 符号,将会让默认的 Linux 环境变量对接失败。在 dotnet 默认的配置解决这个问题是通过修改下划线

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions