X-Recipient: archive-cygwin AT delorie DOT 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:to:message-id:subject:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=J1q O87EWHh8RUkiiErsASnQ7OfFrQqh1Wah6ZFCo89wYe9ibLvDpoK+2GP66El27HbF 83m834/agJXV+EXPKSSwztGVGQdPTm7wmk9oTrl0rfTB2DzdBjuwX1/KwFS23eh2 WuRMIxxDEux3fLolpodDwpGq6bVl0EboLRh87kjk= 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:to:message-id:subject:mime-version :content-type:content-transfer-encoding; s=default; bh=n2DxVX48t yK/v6TJbFctrkw1E/M=; b=UhNeWOQYiuXeiTCo3TA9ZzxnuVJB7nG5bu6R84Wvg tjFayUFerZ4hKKPP3UPUrmyTPCzGi3PpXEt21BR3q1D8iyv/tsw0ISK5w8MTOoAU Qpwqoo0H1YBkAMKxznbmrYuaEvJflIoixF+pn9GRljGiKQk3YjwaznvcggaOcRlP hM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=BAYES_50,URI_HEX autolearn=no version=3.3.2 X-HELO: sam.nabble.com Date: Tue, 17 Dec 2013 11:22:53 -0800 (PST) From: buggsy2 To: cygwin AT cygwin DOT com Message-ID: <1387308172671-105022.post@n5.nabble.com> Subject: Odd command line recall problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? -- View this message in context: http://cygwin.1069669.n5.nabble.com/Odd-command-line-recall-problem-tp105022.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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