Site Tools


setenv

Default Keybindings

None.

Syntax

  • setenv [var [string]]

Description

Set the environment variable var to value string. If only var is specified, the user will be prompted to enter a value. If no parameters are specified, the user will be prompted for both variable and value. The environment is inherited by all subsequently forked shells.

Examples

None yet.

See Also


User Tools