HP-UX Reference (11i v2 03/08) - 1M System Administration Commands N-Z (vol 4)

o
opx25(1M) opx25(1M)
(TO BE OBSOLETED)
scripts. The command set nodebug disables this feature.
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 disables this 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.
WARNINGS
Use of
uucp commands, including opx25, is discouraged because they are targeted for removal from
HP-UX. Use ftp(1) or rcp(1) instead.
AUTHOR
opx25 was developed by HP.
SEE ALSO
getx25(1), uucp(1).
Section 1M582 Hewlett-Packard Company 2 HP-UX 11i Version 2: August 2003