> $ echo a*!(x) # does not
> ba

Sorry, that should of course be

$ echo a*!(x) # does not
ab

Reply via email to