Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh 3.0.0 inconsistency
- X-seq: zsh-workers 2542
- From: Huy Le <huyle@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: zsh 3.0.0 inconsistency
- Date: Fri, 06 Dec 1996 13:13:55 -0800
You might consider this a bug or you might not:
% i=1
% time /bin/echo $i > $i
/bin/echo 1 > $i 0.00s user 0.03s system 27% cpu 0.111 total
^^ ^^ note the difference
Huy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author