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

Re: zsh detects rm * but not rm ** (multiple stars)





On 03/14/2014 11:18 AM, Amm wrote:

I have tried to fix this. I have attached a patch to exec.c file,

In the patch please correct

(rs = strrchr(l, '/')) to
(rs = strrchr(s, '/'))

Amm.



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