Unable to read multiple output returned from a sql query in shell script [closed]
Closed 4 mins ago.
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
Replace line in file using regex
I have a file containing values (config.txt
):
how to pass special characters to shell script using command line, without single quote or
I have below shell script test.sh