NAME
exec - load and execute a program
SYNOPSIS
path
DESCRIPTION
To execuate a program on the satellite, type the path name of the file
containing the program e.g.:
/test/testdisp
The system loads that program into memory and executes it. After the
program has finished running, control returns to the ELF monitor.
DIAGNOSTICS
Error messages are printed if
path
is not found or is not executable.