Skip to content

ls: -T=0xff should be rejected while -T 0xff is accepted #12841

@oech3

Description

@oech3
> mkdir a
> cd a
> '/home/a/bin/gnu9.11/ls' -T=0xff
ls: invalid tab size: `=0xff'
> '/home/a/bin/gnu9.11/ls' -T 0xff
> uu-ls -T=0xff
> uu-ls -T 0xff

Metadata

Metadata

Assignees

No one assigned

    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