1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-07 18:26:35 +02:00
Files
coreutils/tests/misc
Colin Watson 57dea5ed07 env: add --chdir option
This is useful when chaining with other commands that run commands in a
different context, while avoiding using the shell to cd, and thus
having to consider shell quoting the chained command.

* NEWS (New features): Document the new option.
* doc/coreutils.texi (env invocation): Likewise.
* src/env.c (usage): Likewise.
(main): Implement the new option.
* tests/misc/env.sh: Test the new option.
2017-08-29 00:38:19 -07:00
..
2017-01-20 18:24:54 -08:00
2017-08-29 00:38:19 -07:00
2017-06-28 01:23:52 +00:00
2017-06-28 01:23:52 +00:00
2017-01-14 23:59:01 -08:00
2017-08-19 15:36:54 -07:00
2017-01-14 23:59:01 -08:00
2017-01-14 23:59:01 -08:00
2017-01-14 23:59:01 -08:00
2017-01-14 23:59:01 -08:00
2017-07-23 12:23:31 -07:00
2017-04-05 11:35:35 -07:00
2017-08-19 15:36:54 -07:00