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

kinda looks like a bug



Here's something I found by accident.  I haven't narrowed it down, but
if nobody else can reproduce it, I'll look into it further.

1014% zsh -f
1% echo $ZSH_VERSION
2.6-beta21
2% echo $!
0
3% echo !$
echo $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
...this looks like it goes on forever...

Mark




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