Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Global-alias problem with _expand



On Oct 10, 10:13am, Sven Wischnowsky wrote:
}
} Rats. Look:
} 
}   % alias -g 'T=|foo'
}   % eval 'exp=( T )'
}   zsh: parse error near `|'
} 
} Anyone know how to avoid that?

By redirecting stderr on the eval?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author