Skip to content

env: implement -S/--split-string #5710

@sylvestre

Description

@sylvestre

The GNU doc says:

       -S, --split-string=S
              process and split S into separate arguments; used to pass multiple arguments on shebang lines

The code:
https://github.com/uutils/coreutils/blob/main/src/uu/env/src/env.rs

Tested in GNU with tests/env/env-S.pl

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions