GNU echo ```shell $ /bin/echo --ver --ver ``` coreutills ```shell $ 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`