Skip to content

more: pipe isn't working #1971

Closed
Closed
@sylvestre

Description

@sylvestre

Not sure it is used but:

$ cat foo.txt|more

is working with GNU.

Fails with our version:

$ cat foo.txt|./target/debug/coreutils more
more: incorrect usage

https://github.com/uutils/coreutils/blob/master/src/uu/more/src/more.rs
A test should be added in
https://github.com/uutils/coreutils/blob/master/tests/by-util/test_more.rs

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