.. index:: setenv (command) .. _command_setenv: setenv (set environment variable) ================================= Usage ^^^^^ ``setenv NAME [VALUE]`` Synopsis ^^^^^^^^ Set environment variable NAME to VALUE. If VALUE is ommitted, then the variable is deleted. .. generated from: /ptx/work/dude/WORK_A/sha/backup/barebox/website_barebox_org/barebox/commands/setenv.c .. command function: do_setenv