zsh-workers
 help / color / mirror / code / Atom feed
* 2.6b8, 2.6b10 time bug
@ 1995-09-04 14:32 jepler
  0 siblings, 0 replies; only message in thread
From: jepler @ 1995-09-04 14:32 UTC (permalink / raw)
  To: zsh-workers


First off, the builtin time doesn't seem to report on builtins.  Secondly,
using the builtin time in a subshell gives bogus results.

This takes place in 2.6-beta8 and 2.6-beta10, at least.

I'm not on this list, so I'd appreciate a copy of any replies.

For now, my workaround is to use /usr/bin/time explicitly.

The vital information:

Cut-n-paste from the shell:

%time echo foo
foo
%time /bin/echo foo
foo
0.129s real  0.030s user  0.090s system  92% /bin/echo foo
%(time /bin/echo foo)
foo
0.133s real  -4730.700s user  -114.370s system  -3633321%
%

Output from the 'reporter' script upon request.  OS is linux 1.2.9, no odd
configuration options were chosen for ZSH.

Jeff
PS Thanks for a fine shell.  You rescued me from TCSH and made me see the
light.
-- 
\/ Jeff Epler jepler@{herbie.unl.edu|cse.unl.edu|nyx.cs.du.edu}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-09-04 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-09-04 14:32 2.6b8, 2.6b10 time bug jepler

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).