Skip to content

Allow "-t c" and "-t b" for block and character files on linux. #1213

@alanxoc3

Description

@alanxoc3

See title. Find supports both those options, but fd doesn't. Excerpt from the find man page:

-type c
    File is of type c:
    b      block (buffered) special
    c      character (unbuffered) special

Seems like fd should support these for linux systems too...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions