UUCP on my 3b1

Leslie Mikesell les at chinet.chi.il.us
Mon Sep 18 14:53:11 AEST 1989


In article <337 at lock60.UUCP> mhw at lock60.UUCP (Mark H. Weber) writes:

>I needed to use the built-in modem for both
>incoming (uucp and remote logins) and outgoing (uucp and cu) applications. 
[...]
>The first thing I did was to replace uucico with a shell script that would
>"reverse" the line befor starting uucico.

Mine works both ways "out-of-the-box", no special programming needed.  You
do need to be sure the inittab entry looks just the way it is set up
by ua because the cu & uucp dialers modify inittab to kill the getty and
they are easily confused.

>After I found out that you can't exec() a shell 
>script in SYS V [..]

execlp() and execvp() will do shell scripts, the other variations don't.

Les Mikesell



More information about the Unix-pc.uucp mailing list