Search Results

Search: Posts Made By: dave_m
Forum: HP-UX 06-03-2008
9,974
Posted By dave_m
mail daemon
during boot, the mail daeman stalls as much as 20 minutes between busy and OK, where do I look to fix this problem?
4,820
Posted By dave_m
Tcl expect HELP
In the following "for" loop I assume the the script will expect "anyway", "first" NOT in any paticular order and send "yes" when there found, breaking out of the loop when "$prompt" is found. The...
8,861
Posted By dave_m
still having problems with setting variables
I've been stuck on this one for awhile.. I am ussing ActiveState tcl 8.4.16.0, I am executing an expect script from windows that telnets to
an HPUX box, this part works well, then I try to grep...
2,205
Posted By dave_m
Windows expect
I am using ActiveState 8.4.16.0, I have found this code format that seems to work great:

expect "Login:*"
send "root\r"
expect ">*"
send "ksh\r"
expect "#*"
send "tar -xvf /dev/rmt/0m\r"...
8,861
Posted By dave_m
Set X from grep
Ramen,

I have been away for the past couple of days, your answer helped with some other problems I was having with syntax, however I could always get grep to work, the original problem I was...
8,861
Posted By dave_m
Thanks Thanks
Thanks Thanks
8,861
Posted By dave_m
grep for Windows
I guess it's my fault for not being clear, I am executing expect from Windows, but the grep command is being done on a UX machine.
The first thing the code does is telnet to a UX machine, then I...
8,861
Posted By dave_m
Expect for Windows
To All,

I have installed ActiveState Active Tcl 8.4.16.0, I have a need for Expect on Windows, whereas, it is close to Epect/UX, it has differences. I am having trouble with the following command:...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 03:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy