Statics§
Functions§
- cmd_env
- Display all shell environment variables.
- cmd_
setenv - Set a shell environment variable:
setenv KEY=VALUE. - cmd_
unsetenv - Remove a shell environment variable:
unsetenv KEY. - init_
shell_ env - Initialize kernel shell environment with default values.
- shell_
getenv - Get a shell environment variable by key.
- shell_
setenv - Set a shell environment variable.
- shell_
unsetenv - Remove a shell environment variable.