comparison loadtools/loadtool.help @ 228:ccf5edab9d5f

loadtool.help: exec command description updated
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 03 Aug 2017 01:25:40 +0000
parents 6178a3d3cf74
children e3d976e1f814
comparison
equal deleted inserted replaced
227:6616f4e35579 228:ccf5edab9d5f
108 order of the Calypso ARM7 target (little-endian). 108 order of the Calypso ARM7 target (little-endian).
109 109
110 === exec 110 === exec
111 exec <script-file> 111 exec <script-file>
112 112
113 Read and execute commands from the named file. If the given file name contains 113 Read and execute commands from the named file. If the execution of a script
114 no slashes, the script file is sought in the default directory (normally 114 command encounters an error, the following commands are not executed, i.e.,
115 /opt/freecalypso/loadtools unless changed in the code); otherwise the given 115 stop on first error.
116 name is used directly as the pathname.
117 116
118 === exit 117 === exit
119 === quit 118 === quit
120 exit Clean up the target in the default manner and exit 119 exit Clean up the target in the default manner and exit
121 exit bare Exit loadtool without doing anything to the target 120 exit bare Exit loadtool without doing anything to the target