Index
logdir directory
Tell the control program where to place subsequent log files.
- Arguments:
-
Wdir directory
- The full name of the directory in which subsequent log
files should be placed.
- Example:
- The following example tells the control program to place
subsequent log files in /scr/cbi/log. This is directory
is then used on a subsequent call to the
open log
command.
arcdir /scr/mcs/log
...
open log
- Context:
- Until otherwise specified log files are placed in the
directory from which the control program was started. This can be
changed either by calling the
logdir
command, or by
using the optional dir
argument of the
open command. The new directory isn't used
until a new log file is opened.
Martin Shepherd (12-Oct-1998)