debian man page for envify

Query: envify

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ENVIFY(1)						    BSD General Commands Manual 						 ENVIFY(1)

NAME
envify -- execute a command in the environment saved with envstore
SYNOPSIS
envify command [args ...]
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.
SEE ALSO
envstore(1)
BSD
December 1, 2009 BSD
Related Man Pages
printenv(1) - mojave
setreuid(2) - ultrix
setregid(2) - ultrix
printenv(1) - opendarwin
env(1) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?