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

Re: greps pipes and eval bad patterns



On Oct 26,  6:36am, Ray Andrews wrote:
}
} Question: Why can't we have nothing on the right side?

Because then you have an incomplete command, syntax-wise.  You can write

    echo the command starts here |
	sed s/start/end/



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