[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bash: common history across multiple sessios ???



Michael D. Schleif wrote:
> Is there a way to coerce bash to behave as my old ksh?

I like the different histories myself.  But I have been recommending
this to people who have asked who wanted it.  In your .bashrc file.
This syncs the histories between shells in the same way as ksh did.

  PROMPT_COMMAND='history -a;history -n'

Bob

Attachment: pgpN2452SCZXu.pgp
Description: PGP signature


Reply to: