In article <[email protected]>, Kimmo Suominen <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: kim >Date: Mon Oct 28 11:30:37 UTC 2024 > >Modified Files: > src/usr.bin/env: env.1 env.c > >Log Message: >Implement "env -C dir" to chdir > >Use err(3) to expose errno(2) if chdir(2) (or unsetenv(3)) fails.
We should just start from the FreeBSD copy I think because it has more features. christos
