[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: |
Jon Seymour |
Subject: |
Re: multi-line commands in the history get split when bash is quit |
Date: |
Sun, 6 Feb 2011 13:09:59 +1100 |
On Sun, Feb 6, 2011 at 1:02 PM, Michael Witten <mfwitten@gmail.com> wrote:
> On Sat, Feb 5, 2011 at 19:15, Jon Seymour <jon.seymour@gmail.com> wrote:
>
> So, if you run `history', you'll not only get the commands in the
> history list, but you'll also get the time at which the commands
> were last run (formatted according to "$HISTTIMEFORMAT").
>
> In other words, it's not helpeful in this case.
>
I guess the point is that in versions of bash that do store the
timestamp in the .bash_history file, they also
effectively preserve the entry boundaries in a way that could be used
to preserve the entry boundaries
when the history is re-read.
jon.
- multi-line commands in the history get split when bash is quit, Slevin McGuigan, 2011/02/05
- 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 <=
- 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, 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