3.2.7. go - start application at address or file

3.2.7.1. Usage

go ADDR [ARG...]

3.2.7.2. 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