Search Results

Search: Posts Made By: lonar
4,291
Posted By lonar
Hi Ynir, This was exactly what I meant. Thx!
Hi Ynir,
This was exactly what I meant. Thx!
4,291
Posted By lonar
Expanding shell variable
I have a question about expanding shell variables. Given the following piece of script:

a="Some text"
b="Other text"

for i in a b
do
string1=$i
echo $string1 --> returns...
Showing results 1 to 2 of 2

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