On Thursday 16 December 2004 14:18, Alan Williams wrote:
I tried this:
ls -tr | while read file do do_something_with "$file" done
It seemed to work as long as the file variable is double quoted wherever it is used.
Alan
Neat. I checked - it works. Ta very much. Always good value for money on this list.
-- GT