.. index:: source (command) .. _command_source: source - execute shell script in current shell environment ========================================================== Usage ^^^^^ ``source FILE [ARGUMENT...]`` Synopsis ^^^^^^^^ Read and execute commands from FILE in the current shell environment. and return the exit status of the last command executed. .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/common/hush.c .. command function: do_source