Skip to content

Some special characters disturb the command line on Linux. #99

Description

@zerikv

Hello,

I have problems with arguments of command line on Linux when they contain special characters like: ! < >

When the bash expands the command line, < and > are interpreted as stream redirectors and ! as selector in the history.

To solve this issue I have added these characters in the constant com.xebialabs.overthere.CmdLineArgument.SPECIAL_CHARS_UNIX

Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions