.. index:: printenv (command) .. _command_printenv: printenv - print value of environment variables =============================================== Usage ^^^^^ ``printenv [VARIABLE]`` Synopsis ^^^^^^^^ If an argument is given, printenv prints the content of an environment variable to the terminal. If no argument is specified, all variables are printed. .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/printenv.c .. command function: do_printenv