Skip to content

more: pipe isn't working #1971

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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