1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 03:01:06 +00:00
uutils-coreutils/src/uu/env/env.md
2023-03-07 17:20:35 +08:00

216 B

env

env [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]

Set each NAME to VALUE in the environment and run COMMAND

After Help

A mere - implies -i. If no COMMAND, print the resulting environment.