From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17589 invoked from network); 18 Mar 2005 16:18:46 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 18 Mar 2005 16:18:46 -0000 Received: (qmail 28301 invoked from network); 18 Mar 2005 16:18:40 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 18 Mar 2005 16:18:40 -0000 Received: (qmail 14597 invoked by alias); 18 Mar 2005 16:18:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21007 Received: (qmail 14581 invoked from network); 18 Mar 2005 16:18:37 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 18 Mar 2005 16:18:37 -0000 Received: (qmail 27997 invoked from network); 18 Mar 2005 16:18:37 -0000 Received: from morda.newmail.ru (HELO flock1.newmail.ru) (212.48.140.150) by a.mx.sunsite.dk with SMTP; 18 Mar 2005 16:18:34 -0000 Received: (qmail 32290 invoked from network); 18 Mar 2005 16:01:28 -0000 Received: from unknown (HELO ?10.0.0.1?) (arvidjaar@newmail.ru@83.237.61.116) by smtpd.newmail.ru with SMTP; 18 Mar 2005 16:01:28 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: revisiting history-file rewriting Date: Fri, 18 Mar 2005 19:18:25 +0300 User-Agent: KMail/1.7.2 References: <20050316204059.GA1298@blorf.net> <20050317024919.GD13937@blorf.net> In-Reply-To: <20050317024919.GD13937@blorf.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6470410.QS7p4sGZko"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503181918.30617.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 --nextPart6470410.QS7p4sGZko Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 17 March 2005 05:49, Wayne Davison wrote: > On Thu, Mar 17, 2005 at 02:09:43AM +0000, Geoff Wing wrote: > > Didn't we used to do $HISTFILE. ? Is that out of favour? > > We used to use that idiom as a stepping stone to creating a > $HISTFILE.LOCK file, but now days we use the gettempfile() function > instead (since this avoids a potential problem with the same pid being > allocated on different hosts).=20 If you mention it. I have a bunch of =2E.. =2Drw------- 1 bor bor 0 Feb 27 22:06 .zsh_history.G4hj3H =2Drw------- 1 bor bor 27 Feb 23 14:46 .zsh_history.H4YHV6 =2Drw------- 1 bor bor 28 Mar 13 10:53 .zsh_history.H6UJsW =2E.. with contents like=20 9354 localhost.localdomain (yes, it is my system name; I installed it three years ago to give a short = try=20 and it stuck). how can I get rid of them? =2Dadrey --nextPart6470410.QS7p4sGZko Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBCOv9WR6LMutpd94wRAiJOAKDOxFunvpkisZmxJGYejYmQyLvyXQCdHCH0 yjH4z6xWKbfEW6/FYNtJgeg= =wQoC -----END PGP SIGNATURE----- --nextPart6470410.QS7p4sGZko--