Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

envify — execute a command in the environment saved with envstore

Description

envify loads the environment saved by envstore and then executes command.

       Any arguments specified afterwards will be passed to the command (as one would expect).

Limitations

       The envstore(1) limitations for null bytes apply here as well.

Name

       envify — execute a command in the environment saved with envstore

See Also

envstore(1)

Debian                                          December 1, 2009                                       ENVIFY(1)

Synopsis

envifycommand [args...]

See Also