Posts by Wellington Martins • 3 points
1 post
-
0
votes1
answer46
viewsQ: Loop running only for first line shell script
I need to make a script that reads a list of querys of a txt file, and save the result of each query in a file with the table name. My script went like this: #!/bin/bash oIFS="$IFS" IFS=;…
shell-scriptasked Wellington Martins 3