|
Reading line by line from file.
Hi,
I am trying to do the following in a ksh script:
Loop until (eof)
in_line = current input line from file
Statements.
end loop.
But have been having trouble finding syntax and such for scripting in this language. Could some one point me in the right direction? I would especially like to know about good, free, online reference material.
Thanks,
Amber Taylor
|