Skip to content

Use uutils/coreutils for cross platform commands? #23

Description

@mrgrain

It's all in the title really. Rust coreutils are rapidly becoming the standard in Linux and are now even available for Windows.

The crate already builds as wasm (and can run in the browser!). Since this project already does create a was, for the shell parser, it might not be that big of a lift to include coreutils as well.

This would replace a number (all?) custom implementations of commands with the coreutils, thus providing wider and more accurate support for flags. Potentially even speed benefits. More crucially it would close the wide gap of commands still missing.

This is a proposal/thought. If you are interested I might be able to work on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions