Search Results

Search: Posts Made By: spikey
3,602
Posted By spikey
Hi Pludi, Thanks a million - I would have never...
Hi Pludi,
Thanks a million - I would have never figured it out - thanks, thanks, thanks :)
3,602
Posted By spikey
Clearcase Query
Hi,
Can you please help?
I am trying to use variables within a clearcase command, however i am having a major problems - the variables don't appear to be accessible. Using the following as an...
3,463
Posted By spikey
Hi, Can you please help? Similar to the query...
Hi,
Can you please help?
Similar to the query above, but i am trying to use variables within a clearcase command:

Above--
cleartool mkattr -replace Four_Legs '"cat dog"' lbtype:Animal



My...
18,958
Posted By spikey
Hi all, I got this issue resolved - for those...
Hi all,
I got this issue resolved - for those who are interested, this is the solution:


#!/bin/expect --
set timeout -1
spawn /usr/bin/telnet IPADDRESS
expect "login: "
send "root\r"...
2,033
Posted By spikey
Hi, have you tried 'dir <filename>'?
Hi,
have you tried 'dir <filename>'?
18,958
Posted By spikey
Expect Script - if/else query
Hi,
I am trying to write an expect script that contains an if/else statement based on a result ... but I'm having a bit of trouble. The code below shows my script - it all works fine but when I...
Showing results 1 to 6 of 6

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