Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Notification of time a command took
- X-seq: zsh-users 7407
- From: Thomas Köhler <jean-luc@xxxxxxxxxxxxxxxxx>
- To: Kai Grossjohann <kai@xxxxxxxxxxxxxx>
- Subject: Re: Notification of time a command took
- Date: Sun, 25 Apr 2004 18:12:36 +0200
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <87r7ucvypp.fsf@xxxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Kai Grossjohann <kai@xxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <87r7ucvypp.fsf@xxxxxxxxxxxxxxxxxxxxxxxx>
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=3:
~> grep REPORT .zshrc
export REPORTTIME=3
> Kai
Ciao,
Thomas
--
Thomas Köhler Email: jean-luc@xxxxxxxxxxxxxxxxx
<>< WWW: http://jeanluc-picard.de
IRC: tkoehler
PGP public key available from Homepage!
Attachment:
signature.asc
Description: Digital signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author