On Sun, Mar 15, 2015 at 05:30:22PM -0700, Bart Schaefer wrote: > Try for example: > > % fc -e '() { print echo $zsh_eval_context } >|' > echo toplevel fc shfunc > toplevel fc shfunc > % Thanks. But what does the '>|' mean here, please?