From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23386 invoked from network); 10 Sep 2002 20:50:23 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Sep 2002 20:50:23 -0000 Received: (qmail 8317 invoked by alias); 10 Sep 2002 20:50:08 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5338 Received: (qmail 8304 invoked from network); 10 Sep 2002 20:50:08 -0000 Date: Tue, 10 Sep 2002 16:50:04 -0400 From: Paul Ackersviller To: zsh-users@sunsite.dk Subject: Re: History Message-ID: <20020910205004.GB15225@msi.ld> Mail-Followup-To: Paul Ackersviller , zsh-users@sunsite.dk References: <20020910173015.GA25731@os> <15742.18195.265640.747347@paullew-ultra.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15742.18195.265640.747347@paullew-ultra.cisco.com> User-Agent: Mutt/1.4i On Tue, Sep 10, 2002 at 12:25:07PM -0700, Paul Lew wrote: > >>>>> "GoTaR" == GoTaR writes: > > GoTaR> How to make history not to remember some commands, like > > GoTaR> $ cd [...] > > Put a leading space before the command. That depends on the HIST_IGNORE_SPACE option, which isn't set by default. -- Paul Ackersviller