T.R | Title | User | Personal Name | Date | Lines |
---|
9019.1 | expect has it now | namix.fno.dec.com::jpt | FIS and Chips | Tue Mar 04 1997 04:05 | 12 |
|
Piece of cake:
Use expect, pointers should already in this conference
or use AltaVista Search to find it. Expect can be
used to do anything that can be done only with
terminal attached. It can be used to automate
fto copies, setting passwords and many many other
things as well.
-jari
|
9019.2 | thanks | DEKVC::HUNJAELEE | | Wed Mar 05 1997 09:34 | 3 |
| Thank you for your comments. I'll try.
hjlee
|
9019.3 | ready to run ... | namix.fno.dec.com::jpt | FIS and Chips | Wed Mar 05 1997 12:22 | 7 |
|
Just checked, and expect kit contains at least two examples
that will make with minor modifications just what your asking for:
autopasswd (scripted password change)
passmass (massive networked password changes)
See also 4251.*
|
9019.4 | Good but... | DEKVC::HUNJAELEE | | Sat Mar 08 1997 21:10 | 5 |
| I got the kits, and made my script for my purpose. But The script are
some problem. Running my script, defunct processes incresed as time passed.
After all, program could not fork any more.
dek/hjlee
|
9019.5 | how? | namix.fno.dec.com::jpt | FIS and Chips | Mon Mar 10 1997 16:08 | 5 |
|
Sounds like parent process is not doing wait for childs...My version
of expect doesn't have such problem, or the we use it different
ways...could you please provide an example how you use it?
|