Relative Content

Tag Archive for bashshellunix

Unix shell script

I have one issues in my code in unix
Where I am trying to read multiple columns output from a sql and assign them to a variable and then read each row returned one by one and use those variables in each loop run to perform my if else function