[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] counterpart of HISTIGNORE/HISTCONROL but only for saving
From: |
Dave Rutherford |
Subject: |
Re: [Help-bash] counterpart of HISTIGNORE/HISTCONROL but only for saving to .bash_history |
Date: |
Wed, 17 Jun 2015 08:24:58 -0400 |
On Wed, Jun 17, 2015 at 8:20 AM, Dave Rutherford <address@hidden>
wrote:
> Set HISTCONTROL=ignorespace (or ignoreboth) and start your command with a
space.
Oops, that doesn't work the way I thought. Please ignore.