logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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