Skip to content

Consider change file name or escape special char? #1

@tsaiid

Description

@tsaiid

Under zsh, the filename with "+" char will cause error.

$ unzip ./OpenVanilla+liu.zip
unzip:  cannot find or open ./OpenVanilla+liu.zip, ./OpenVanilla+liu.zip.zip or ./OpenVanilla+liu.zip.ZIP.

Do you consider change the zip file name?

Or, consider using

$ unzip ./OpenVanilla%2Bliu.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions