From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23392 invoked from network); 25 Apr 2004 16:30:36 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Apr 2004 16:30:36 -0000 Received: (qmail 431 invoked by alias); 25 Apr 2004 16:30:25 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7407 Received: (qmail 392 invoked from network); 25 Apr 2004 16:30:25 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 25 Apr 2004 16:30:25 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 25 Apr 2004 16:30:24 -0000 Received: (qmail 6443 invoked from network); 25 Apr 2004 16:30:24 -0000 Received: from karnickel.franken.de (193.141.110.11) by a.mx.sunsite.dk with SMTP; 25 Apr 2004 16:30:23 -0000 Received: from karnickel.franken.de (localhost [127.0.0.1]) by karnickel.franken.de (8.12.10/8.12.10) with ESMTP id i3PGU1fp066202 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 25 Apr 2004 18:30:19 +0200 (CEST) Received: (from uucp@localhost) by karnickel.franken.de (8.12.10/8.12.2/Submit) with UUCP id i3PGP6SR064604; Sun, 25 Apr 2004 18:25:06 +0200 (CEST) (envelope-from jean-luc@picard.franken.de) Received: by picard.franken.de (Postfix, from userid 1001) id B5682118039; Sun, 25 Apr 2004 18:12:36 +0200 (CEST) Date: Sun, 25 Apr 2004 18:12:36 +0200 From: Thomas =?iso-8859-1?Q?K=F6hler?= To: Kai Grossjohann Cc: zsh-users@sunsite.dk Subject: Re: Notification of time a command took Message-ID: <20040425161236.GA12418@picard.franken.de> Mail-Followup-To: Kai Grossjohann , zsh-users@sunsite.dk References: <87r7ucvypp.fsf@emptyhost.emptydomain.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <87r7ucvypp.fsf@emptyhost.emptydomain.de> X-Operating-System: Linux X-Editor: VIM - Vi IMproved 6.2 http://www.vim.org/ X-IRC: tirc; Nick: tkoehler X-URL: http://jeanluc-picard.de/ User-Agent: Mutt/1.5.4i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=6.0 tests=BAYES_00 autolearn=no version=2.63 X-Spam-Hits: -4.9 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Kai Grossjohann wrote: > I think I remember having somebody seen with a tcsh which reported the > time a command took, if it took longer than N seconds. This seems to > be a useful feature, and since zsh has the union of all features of > all shells, surely it is possible in zsh, too. But how? What about setting REPORTTIME to N? :-) I use N=3D3: ~> grep REPORT .zshrc export REPORTTIME=3D3 > Kai Ciao, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de <>< WWW: http://jeanluc-picard.de IRC: tkoehler PGP public key available from Homepage! --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAi+N0TEYXWMJlHuYRAqJIAJ9+ugiwievC16RN7ipXsIa4ltEtDACfYN0r RlyOT4m6uSR1jHlrgQcRBF8= =ca7G -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--