bug-bash
[Top][All Lists]
Advanced

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]