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

Re: (Partly solved)Re: why does the shell show commands foolishly when I press UP key?



Pál Csányi wrote the following on 10.11.2007 11:12
> I use
> GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
> in Debian Etch and I get this when I use history:
> 
> cd "`echo -e '\057'`"
> 
> What is this and how can I get rid of it?

i had problem in past.
I solved for me with:

alias mc='HISTFILE=$HOME/.mc/mc_history mc'

That way i do not pollute my bash_history with mc noise, without losing the
mc history feature.

bye
-- 
Thilo

key: 0x4A411E09



Reply to: