Search Results

Search: Posts Made By: babulin2002
1,589
Posted By Franklin52
Here's an example to put you on the right...
Here's an example to put you on the right direction:
param_kx="y"
param_ky="n"

paramnr=0

for pw in kx ky
do
eval "var=\$param_${pw}"
echo $var
if [ "$var" = "y" ] then
...
3,278
Posted By gaurav123
you can use 'eval' to solve ur problem...
you can use 'eval' to solve ur problem...
Showing results 1 to 2 of 2

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