Search Results

Search: Posts Made By: sudheer157
6,969
Posted By sudheer157
expect-string length problom
hi
i am writing an expect script to automate su command, my script goes like this...

#!/usr/local/bin/expect --
set password [lindex $argv 0]
set env_var [lindex $argv 1]
spawn su UNAME...
5,793
Posted By sudheer157
sql variable as array index
hi folks
i am facing problom while trying to access sql variable as array index ina unix shell script....script goes as below..

#!/bin/ksh
MAX=3
for elem in alpha beeta gaama
do
arr[$x]=$elem...
1,638
Posted By sudheer157
thanks for reply, this will work , but the...
thanks for reply, this will work ,
but the problom is no of decimal places is really not fixed...
itcan have a singlr char in between as well
ex:
5.4.11.4-v2.2
5.4.2.1-v2.2

any suggestions on...
1,638
Posted By sudheer157
Problom Sorting
hi all,

i have the test data file which is . seperated as below and i need sort it
EX data:
5.4.11.3
5.4.2.2


after sort result should look like
5.4.2.2
5.4.11.3

thanks in advance.
5,220
Posted By sudheer157
screen blinks when escape key is pressed
hi folks,
i am using sun solaris, when i press escape key in putty/netterm screen will blink for a second, plese let me know where this setting is done by my admin, what i feel is my admin must have...
Showing results 1 to 5 of 5

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