On 11:17 Tue 11 Dec     , Peter Volkov wrote:
> FONT_CONF=("path1" "path2")
> 
> for conffile in "[EMAIL PROTECTED]"; do 
>       ...
> done
> 
> But is this good idea? Are there better?

Roy solved a similar problem in baselayout-2 using hardcoded newlines, 
although it had the additional constraint of sh compatibility. It's 
worth considering code clarity between that and arrays.

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to