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

zsh 3.0.0 inconsistency



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