bash limits ?

Peter L. Peres plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org
Sat Sep 11 03:27:58 UTC 2004



On Fri, 10 Sep 2004, Chris F.A. Johnson wrote:

>    Maybe you should post the exact code that is causing the
>    problem. The problem is not with "for".
>
>    Do you get different results with:
>
> for file in $SORTED
> do
>  printf "%s\n" "$file"
> done
>
>    And:
>
> printf "%s\n" $SORTED
>
>    If so, what are the differences?

Thanks for the idea, I will check it out but it will take a while. I am 
doing something else now. Maybe tomorrow.

thanks,

Peter
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list