Search Results

Search: Posts Made By: sandhya.gilla
1,048
Posted By sandhya.gilla
actually its in while loop .I'm new to this field...
actually its in while loop .I'm new to this field so nt much deep knowledge abt this
the code is like this
function fn_readfile()
(
xfile=$1
while read line
do
tmpArray=(${line//=/ })...
1,048
Posted By sandhya.gilla
can you please help me with the unix code
can you please help me understand this code
tmpArray=(${line//=/ })
field[${tmpArray[0]}]=${tmpArray[1]};
done < test.conf

---------- Post updated at 06:35 AM ---------- Previous update was...
529
Posted By sandhya.gilla
"help me!"
can you please help me understand this code
tmpArray=(${line//=/ })
field[${tmpArray[0]}]=${tmpArray[1]};
done < test.conf
1,048
Posted By sandhya.gilla
thank you
thank you
1,048
Posted By sandhya.gilla
help me to understand this code
Hi guys can you please help me to understand this code .
tmpArray=(${line//=/ })


Please next time open a new thread in the appropriate forum and use code tags
Showing results 1 to 5 of 5

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