Env
Command | Description |
---|---|
config | Edit rsh configuration files. |
config env | Edit rsh environment configurations. |
config reset | Reset rsh environment configurations to default, and saves old config files in the config location as oldconfig.rsh and oldenv.rsh. |
config rsh | Edit rsh configurations. |
export-env | Run a block and preserve its environment in a current scope. |
with-env | Runs a block with an environment variable set. |