Re: go through duplicate commands

2019-05-23 Thread Brian Inglis
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



Re: go through duplicate commands

2019-05-23 Thread A GS
The option is already in the .bashrc (though commented) of my version.
Neat. Might be the default aswell.

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



Re: go through duplicate commands

2019-05-21 Thread Brian Inglis
On 2019-05-21 10:17, Eric Blake wrote:
> On 5/21/19 11:10 AM, A GS wrote:
>> What about making "up" go through duplicate commands? I think this is the 
>> behaviour on some linuxes but I don't know the specifics. That would be neat.
> 
> 'info bash HISTCONTROL'
> 
> It sounds like you are asking for the Cygwin /etc/profile (or the
> skeleton .bashrc file) to be tweaked to add a HISTCONTROL=ignoredups so
> that new installations automatically turn on that feature of bash.  But
> in the meantime, you can modify your own ~/.bashrc to turn it on for
> yourself.

To get the result you probably expect set "HISTCONTROL=ignoreboth:erasedups"

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



Re: go through duplicate commands

2019-05-21 Thread Eric Blake
On 5/21/19 11:10 AM, A GS wrote:
> What about making "up" go through duplicate commands? I think this is the 
> behaviour on some linuxes but I don't know the specifics. That would be neat.

'info bash HISTCONTROL'

It sounds like you are asking for the Cygwin /etc/profile (or the
skeleton .bashrc file) to be tweaked to add a HISTCONTROL=ignoredups so
that new installations automatically turn on that feature of bash.  But
in the meantime, you can modify your own ~/.bashrc to turn it on for
yourself.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.   +1-919-301-3226
Virtualization:  qemu.org | libvirt.org



signature.asc
Description: OpenPGP digital signature