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

Re: Segfault in =( ) substitution



On Oct 17,  9:16pm, Peter Stephenson wrote:
:
: I suppose it's worth pointing out you can now do things like this...
: 
: () {
:    print File $1:
:    cat $1
: } =(print This be the verse)

More than worth pointing out, it's worth putting in the docs as an
example!

Question is, whether it's better as an example of anonymous functions or
of process substitution.



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