Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bash not recording history
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
softwind
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2006
Posts: 90

PostPosted: Sat Feb 10, 2007 6:51 am    Post subject: bash not recording history Reply with quote

I have set WM to start up my console when I start x.

I can access the history commands of start up console with the up and down arrows. But it would not record the history commands into ~/.bash_history!

However, it would record when I open another console and do some commands.

But I would like to know how I can get the start up console to record into .bash_history, because that is the one I use.
Back to top
View user's profile Send private message
ekutay
l33t
l33t


Joined: 30 Mar 2005
Posts: 636
Location: Berlin

PostPosted: Sat Feb 10, 2007 4:00 pm    Post subject: Reply with quote

Do you have a HISTFILE variable set?
Code:
echo $HISTFILE

If not, open the man page and search for it. It is self explained then.
_________________
-- erol
Back to top
View user's profile Send private message
softwind
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2006
Posts: 90

PostPosted: Sat Feb 10, 2007 4:21 pm    Post subject: Reply with quote

Yes.
Code:
/home/username/.bash_history
Back to top
View user's profile Send private message
ekutay
l33t
l33t


Joined: 30 Mar 2005
Posts: 636
Location: Berlin

PostPosted: Sun Feb 11, 2007 9:50 am    Post subject: Reply with quote

If this and all other HISTFILE related stuff like $HISTSIZE und $HISTFILESIZE and so on is set to normal values it should work. But recorded are the values when you exit the shell, is this maybe your problem? If not have you also checked, that these variables are set in the startup console not in another?
_________________
-- erol
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum