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

Re: tab completion bug?



On Thu, 23 Oct 2014 13:31:40 +0100
Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> If it looks sane, does
> 
> [[ -d $sites ]] || echo yes
> 
> say "yes"?

Sorry, that should be "&&", not "||", of course.  (Otherwise it
*shouldn't* say "yes.")

pws



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