Rocky,
I figured out what is going on. I was getting very large output. The reason is because some of the files in the data file were directories and I did not realize that. I have removed the directories from the data file and it works fine.
Thanks.
The scripts is supposed to read each line from the file "myfile" and do a "ls -l" on each file.....
|