.. index:: go (command) .. _command_go: go - start application at address or file ========================================= Usage ^^^^^ ``go ADDR [ARG...]`` Synopsis ^^^^^^^^ Start application at ADDR passing ARG as arguments. If addr does not start with a digit it is interpreted as a filename in which case the file is memmapped and executed .. generated from: /ptx/work/dude/WORK_B/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/go.c .. command function: do_go