.. index:: export (command) .. _command_export: export - export environment variables ===================================== Usage ^^^^^ ``export VAR[=VALUE]`` Synopsis ^^^^^^^^ :: Export an environment variable to subsequently executed scripts. .. generated from: ./commands/export.c .. command function: do_export