comparison loadtools/loadtool.help @ 54:6178a3d3cf74

loadtools/loadtool.help: new default directory for the exec command
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 06:23:14 +0000
parents e7502631a0f9
children ccf5edab9d5f
comparison
equal deleted inserted replaced
53:27d7d7e2d9bd 54:6178a3d3cf74
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 given file name contains
114 no slashes, the script file is sought in the default directory (normally 114 no slashes, the script file is sought in the default directory (normally
115 /usr/local/share/freecalypso unless changed in the code); otherwise the given 115 /opt/freecalypso/loadtools unless changed in the code); otherwise the given
116 name is used directly as the pathname. 116 name is used directly as the pathname.
117 117
118 === exit 118 === exit
119 === quit 119 === quit
120 exit Clean up the target in the default manner and exit 120 exit Clean up the target in the default manner and exit