env

Build Crates.io

Limited port of env utility

Usage

``` env 1.0.1 Executes program in a modified environment

USAGE: [OPTIONS] [NAME=VALUE]... [COMMAND [ARG]...]

OPTIONS: -h, --help Prints this help information -i, --ignore-environment Start with an empty environment -C, --chdir Changes working directory to specified one. -u, --unset Remove variable from the environment ```