Hi guys,
Here's my example
Hi guys, this is simple question, but I couldn't get it out...
I want to echo $two and the result is $one, anybody can tell me how do I do that ?
Thanks guys
Here's my example
Code:
one=start
two=$one
$$ echo $two
start --> I want the result is $one, how do I do that?
Hi guys, this is simple question, but I couldn't get it out...
I want to echo $two and the result is $one, anybody can tell me how do I do that ?
Thanks guys