Hello,
Thank you Boris for your answer.
I have another issue. I have columns with different number of fields. I would like to put a condition in using if.
If number of fields =8 then do.......
if number of fields =6 then do.......
if number of fields =3 then do.......
How i should write the...
Hello,
I would like to put a text of characters in a variable in order to call it later. For example i would like to do:
If [ $x == 5 ] then (put "hello" in variable $x1)
fi
echo "$x1"
Could you please tell me what the syntax for it.
Thanks in advance,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.