View Single Post

  #4 (permalink)  
Old 08-18-2005, 03:52 PM
avcert1998 avcert1998 is offline
Junior Member
User
 
Join Date: Aug 2005
Location: NYC
Posts: 5
Rep Power: 0
avcert1998
Default

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.....
Reply With Quote