Search Results

Search: Posts Made By: kevinl33
24,802
Posted By kevinl33
protocol failure in circuit setup
Receiving the above error from an application. I narrowed it down to a problem with rsh. If the rsh command is issued too rapidly it fails intermittently.

Try this script on your linux box...
...
22,684
Posted By kevinl33
Thanks porter, I can work with that!! K.
Thanks porter, I can work with that!!

K.
22,684
Posted By kevinl33
nested variables
Is there any way to do variable nesting using sh?

For example:

example_1="a test string"
example_2="another test"
example_3="etc..."
i=2

echo ${example_$i}

The shell reports:
sh:...
Showing results 1 to 3 of 3

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