Skip to content

echo: prints version when input is "--ver" different from GNU echo #5910

@SaHHiiLL

Description

@SaHHiiLL

GNU echo

$ /bin/echo --ver
--ver

coreutills

$ cargo run --features unix -- echo --ver
echo 0.0.24

other coreutils have the same behavior, but they match the output of their counterparts, tested ls, touch and sleep

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions