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

Re: "mc" spinnt, bash_history



* Florian (flobee) <flobee@gmx.net> [05-05-05 18:57]:
> Hallo
> 
> Der "mc" produziert nach beenden mit F10 immer komische Steuerzeichen in 
> meine bash_history.
> 
> beispiel:
> PROMPT_COMMAND='pwd>&7;kill -STOP $$'
> cd "`echo -e '\057'`"
> PROMPT_COMMAND='pwd>&7;kill -STOP $$'
> 
> Kann man das abstellen?

Schreib das in deine .bashrc:
export HISTIGNORE="*PROMPT*:[ ]cd*

HTH
Jens



Reply to: