-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
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
Labels
Type
Projects
Status
Done