Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh portable script
- X-seq: zsh-users 15187
- From: Atom Smasher <atom@xxxxxxxxxxx>
- To: "Benjamin R. Haskell" <zsh@xxxxxxxxxx>
- Subject: Re: zsh portable script
- Date: Wed, 14 Jul 2010 13:11:25 +1200 (NZST)
- Cc: zsh-users@xxxxxxx
- In-reply-to: <alpine.LNX.2.01.1007131234090.4808@xxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Openpgp: id=0xB88D52E4D9F57808; algo=1 (RSA); size=4096; url=http://atom.smasher.org/pgp.txt
- References: <1007130241570.5546@smasher> <201007121737.21296.joke@xxxxxxxxx> <201007121745.20332.joke@xxxxxxxxx> <20100712161519.GO1499@xxxxxxxxxxxxxxxxxxx> <1007140055140.5546@smasher> <alpine.LNX.2.01.1007130942440.4808@xxxxxxxxxxx> <1007140253330.5546@smasher> <alpine.LNX.2.01.1007131234090.4808@xxxxxxxxxxx>
On Tue, 13 Jul 2010, Benjamin R. Haskell wrote:
on my bsd laptop i always have at least one mrxvt with ten shells open.
it seems to make sense to just have root get the info once per minute
and let the shells read it from a file, than have a bunch of shells all
invoking sysctl and all figuring out about the battery.
Are those many shells all frequently generating prompts? precmd only
runs once per prompt.
==================
my prompts are generated ~about~ twice per minute, per shell. that keeps
the time and load averages up to date.
they're staggered randomly, so they don't all happen at once.
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"The only inherent sin in society lies in hurting others
unnecessarily. Hurting yourself in not sinful - just dumb."
-- Robert Heinlein
Messages sorted by:
Reverse Date,
Date,
Thread,
Author