coreutils/doc
Pádraig Brady 193449b173 env: add -a,--argv0 to set the first argument passed to exec
Using the shell's exec -a feature can be awkward
so add support for setting overriding argv[0].
This gives env full control over the arguments it passes.

* src/env.c: Accept -a,--argv0 and set argv[0] appropriately.
* tests/env/env.sh: Add test cases.
* doc/coreutils.texi (env invocation): Describe -a,--argv0.
* NEWS: Mention the new feature.
2024-03-22 13:12:52 +00:00
..
.gitignore maint: copy FDL from gnulib instead of using it as module 2020-05-25 16:31:08 +02:00
coreutils.texi env: add -a,--argv0 to set the first argument passed to exec 2024-03-22 13:12:52 +00:00
fdl.texi build: update gnulib submodule to latest 2022-01-02 16:14:40 +00:00
local.mk maint: update all copyright year number ranges 2024-01-01 13:27:23 +00:00
perm.texi maint: update all copyright year number ranges 2024-01-01 13:27:23 +00:00
sort-version.texi maint: update all copyright year number ranges 2024-01-01 13:27:23 +00:00