How to get the input using variable?

Hi all,

Using shell script i need to send this report to the user. The department number will be mentioned every time in the input file as an input. I am not sure how to write a script by taking the department number from the text file.

select * from account where department in (101,102,103)

Any help would be greatly appreciated.

Seems you have been banned at least once before.

In reference to Scott's last post here:
http://www.unix.com/shell-programming-and-scripting/257953-shell-script-question-special-character.html\#post302944548

Thread is closed.

1 Like