bug-bash
[Top][All Lists]
Advanced

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

Odd history clobbering.


From: Matthew A. R. Sherian
Subject: Odd history clobbering.
Date: Fri, 22 Aug 2008 12:15:34 -0400

I have seen, upon occasion, that my ridiculously long HISTSIZE (100000) will be truncated if two bash instances are closed at the same time. Always to 1000 lines. In order to work around this behavior I have a rather icky .bash_logout that uses fuser and gzip to archive the entire history to a new file whenever a shell instance exits. Do any other bash users see history truncation? If you do, aside from working around the issue have you any advice for methods by which this may be further analysed? Or perhaps there is a known remedy.




reply via email to

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