Skip to content

find: find -amin 1 output differs with GNU #813

Description

@Devel08

uutils findutils:

$ cargo run --bin find -- -amin 1
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
     Running `target/debug/find -amin 1`

GNU findutils:

$ find -amin 1
./target/debug/find.d

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions