X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=r8BAp00Yv4yJkqQ8
	RflGCNW7R9Lj+rOMSVcaLxmFskChDBicpXSgpYFJSc3OoT0/U3X0AQwMOFiwM53V
	HjWb94nHKJeeiERPAO5R1TttUaJH7wDWaG094Qf6Toxl9e6wNkwDktSrc3VdvKGa
	8gvmHXOEO/u6C3b8Mf24HB5Pj20=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=SQo6VNcog2x4SofueVQurd
	P56+k=; b=Jlz/Pycj+2+WsJ+AEMxtH48RnfiTeOUkDfL7ItQAbrRXpAJlP3VJAp
	z9+JW8/Ofn2LMWUXKAg/lOsXvbse39/ei3CQ/Xqj0AbnKQuYOmVDs9QbBWrGkniw
	49MUgxnhQP3Lx0+nzZyNlNckVK+Z6J4/Co3gIGMc+P9HA1IeeigRQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Wed, 18 Dec 2013 05:11:15 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1448668021.20131218051115@mtu-net.ru>
To: buggsy2 <buggsy2@zippymail.info>, cygwin@cygwin.com
Subject: Re: Odd command line recall problem
In-Reply-To: <1387308172671-105022.post@n5.nabble.com>
References: <1387308172671-105022.post@n5.nabble.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, buggsy2!

> Latest cygwin64 release as of posting on Windows 7x64
> GNU bash, version 4.1.11(2)-release
> Running in the cygwin terminal (C:\cygwin64\bin\mintty.exe -i
> /Cygwin-Terminal.ico )

> The several commands I use all recall correctly using the up-arrow key. That
> is, I type a command, it executes, I can recall it via up-arrow. Duplicate
> commands are collapsed to one command.

> However, this command seems to disappear from the history:

> *tac gman.out | gawk -f ../../findStuckPestJobs.awk*

> Immediately after issuing the command, up-arrow brings back the command
> prior to the tac... command.
> Further experimentation shows, for instance, that a simple

> *tac --help*

> command disappears also. Issuing a history command within the shell doesn't
> list it!

> cygwin problem? Or is this a bash problem?

Check your HISTIGNORE ?


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 18.12.2013, <05:10>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

