Skip to content

sort -f -f should be accepted #5667

@sylvestre

Description

@sylvestre

GNU:

$ echo "foo"|/usr/bin/sort -f -f
foo

Ours:

echo "foo"|../target/debug/coreutils sort -f -f
error: the argument '--ignore-case' cannot be used multiple times

Usage: ../target/debug/coreutils sort [OPTION]... [FILE]...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions