HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
o
opx25(1M) opx25(1M)
set log Sends subsequent incoming characters to /var/uucp/.Log/LOGX25. This can be
used in the *.in file as a security measure, because part of the incoming data stream
contains the number of the caller. There is a similar feature in getx25; it writes the
time and the login name into the same logfile. The command set nolog disables
this feature.
set numlog Similar to set log, but better in some cases because it sends only digits to the log
file, and not other characters. The command set nonumlog disablesthis feature.
timeout number
Sets a global timeout value. Each expect uses time in the timeout reservoir; when
this time is gone, the program gives up (exit 1). If this command is not used, there is
no global timeout. Also, the global timeout can be reset any time, and a value of 0
turns it off.
exit number Exits with this value. 0 is success; anything else is failure.
To perform a rudimentary test of configuration files, run opx25 by hand, using the -f option followed by
the name of the script file. opx25 then sends to standard output and expects from standard input; thus
you can type the input, observe the output, and use the
echo command to see messages. See the file
/usr/lbin/uucp/X25/ventel.out
for a good example of HALGOL programming.
AUTHOR
opx25 was developed by HP.
SEE ALSO
getx25(1), uucp(1).
Section 1M612 2 HP-UX Release 11i: December 2000
___
___