 |
Ksh Read a File Line By Line ( UNIX Scripting )
Thanks, I usually don’t like doing my heavy lifting with shell scripting. Still, this is useful information because sometimes the shell is all you have in the ... When there are a few lines to be read, I do always use the following method. #!/bin/ksh whil
www.cyberciti.biz |
 |