Andreas Schwab wrote:
> Paolo Bonzini <[EMAIL PROTECTED]> writes:
> 
>>   alias line-buffer='preload /t/linebuf.so'
> 
> If you end the alias expansion with a space then the next word is also
> expanded as an alias.

Indeed, this does it

  alias line-buffer='LD_PRELOAD=/t/linebuf.so '

Cool, thanks!

Paolo


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to