On Tuesday 11 December 2007, Denis Dupeyron wrote: > On Dec 11, 2007 6:03 AM, Mike Frysinger <[EMAIL PROTECTED]> wrote: > > On Monday 10 December 2007, Donnie Berkholz wrote: > > > { > > > ... > > > echo "CONFIG_EAP_SAKE=y" > > > ... > > > } >> ${CONFIG} > > > > cat <<-EOF >> ${CONFIG} > > ... > > CONFIG_EAP_SAKE=y > > ... > > EOF > > Is what you are suggesting better ? If so, why ?
no scoping/subshells and obvious break between content (the stuff between EOF) and the commands to get it in there (no echos, just one cat) -mike
signature.asc
Description: This is a digitally signed message part.