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

Re: bash history



On 2008-01-17 05:37:34 +0530, Raj Kiran Grandhi wrote:
> set -o histappend
>
> appends the history file instead of overwriting it.

$ set -o histappend
bash: set: histappend: invalid option name

But even if it can append commands, would bash do that *immediately*?
It seems that bash can save the history only when it exits.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


Reply to: