[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multi-line commands in the history get split when bash is quit
From: |
Michael Witten |
Subject: |
Re: multi-line commands in the history get split when bash is quit |
Date: |
Sat, 5 Feb 2011 21:49:09 -0600 |
On Sat, Feb 5, 2011 at 20:09, Jon Seymour <jon.seymour@gmail.com> wrote:
> I guess the point is that in versions of bash that do store the
> timestamp in the .bash_history file
To clarify, the timestamp is stored whenever HISTTIMEFORMAT has a
non-null value; the bash version doesn't particularly matter unless
you're suggesting that HISTTIMEFORMAT is non-null by default under
some bash versions.
If there aren't really any concerns about using the same history file
with older versions of bash, then wouldn't it be better to have a new
file format that can handle multi-line commands more directly?
- Re: multi-line commands in the history get split when bash is quit, (continued)
- Re: multi-line commands in the history get split when bash is quit, Bob Proulx, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Michael Witten, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Jon Seymour, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Michael Witten, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Chris F.A. Johnson, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Michael Witten, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Michael Witten, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Jon Seymour, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Michael Witten, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Jon Seymour, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit,
Michael Witten <=
- Re: multi-line commands in the history get split when bash is quit, Chet Ramey, 2011/02/06
- Re: multi-line commands in the history get split when bash is quit, Slevin McGuigan, 2011/02/06
- Re: multi-line commands in the history get split when bash is quit, Dennis Williamson, 2011/02/06
- Re: multi-line commands in the history get split when bash is quit, Jon Seymour, 2011/02/05
- Re: multi-line commands in the history get split when bash is quit, Jon Seymour, 2011/02/05
Re: multi-line commands in the history get split when bash is quit, Michael Witten, 2011/02/05