Hello,

I'm using bash :

[EMAIL PROTECTED] ~ $ bash --version
bash --version
GNU bash, version 3.2.17(1)-release (i686-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.
echo -ne "\033]0;[EMAIL PROTECTED]:${PWD/$HOME/~}\007"


and have the following settings:


[EMAIL PROTECTED] ~ $ env | grep HIST
HISTSIZE=10000
HISTFILESIZE=10000

which works fine - I can access even commands from some month ago.
But It seems, that the history file is
truncated to zero some days ago :-(, please have a look at tese values:

[EMAIL PROTECTED] ~ $ wc .bash_history
  606  1630 13854 .bash_history

B/c I observed this in the last years only some times I'm not sure whether
it is a general bug or if it happens only under some rare conditions.



-- 
MfG/Sincerely

Toralf Förster

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to