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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=TH+WsVYy8a5IDMPw
	4bgv4A7SxFMxnXvFPaIJ47AMAm2L1sMNn6o138xNYpFjz+k10PAhC5A6pttQ16BF
	1f2KDeH+OcaJWsWRPEaVwuEJRUxW79VzRCs+veG4gx94IaHmz2ODFljaoDhkrGO7
	cRd7TaVxn+tStfn1eEbbT0DV2EM=
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:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=GTRp5pFv+CfaTaQjATULBY
	l/6/w=; b=qMSKAoE3Uilywj9Z7Zwje6Hb/n3BhIMorf+S1ijhi/H+J0B9kUsB6W
	f7Gg3ugd9s4E+6LHDfVUL0GqJjsC0Rl8n7SLetjhcLulbD0IvT5f9tihSxqNkosv
	3VxPD0YmHXzdXJGDbhMLrOZw6eyk5qW5AkOCr+QwjPzSlnB+AdDAI=
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-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=H*f:sk:BYAPR01, H*i:sk:BYAPR01, history
X-HELO: smtp-out-no.shaw.ca
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: go through duplicate commands
To: cygwin@cygwin.com
References: <BYAPR01MB53526F4B13A9337663C20E1AD5010@BYAPR01MB5352.prod.exchangelabs.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Openpgp: preference=signencrypt
Message-ID: <4b7bff16-bec7-80d8-8044-097ea1d0955d@SystematicSw.ab.ca>
Date: Thu, 23 May 2019 20:17:33 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0
MIME-Version: 1.0
In-Reply-To: <BYAPR01MB53526F4B13A9337663C20E1AD5010@BYAPR01MB5352.prod.exchangelabs.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2019-05-23 12:59, A GS wrote:
> The option is already in the .bashrc (though commented) of my version.
> Neat. Might be the default aswell.

$ info bash HISTCONTROL

If history is enabled by set -o history, the default action if HISTCONTROL is
unset or null, saves all instances of all commands, except those excluded by
patterns in the HISTIGNORE list, up to the limit specified by HISTSIZE, default
500.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
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

