Re: [gentoo-user] Preventing Midnight Commander from putting junk in .bash_history

2009-06-04 Thread Paul Hartman
On Thu, Jun 4, 2009 at 8:33 PM, Nikos Chantziaras wrote: > My .bash_history contains lots of stuff like: > > cd "`printf "%b" '\0057home\0057realnc'`" > > They seem to come from Midnight Commander and are very annoying. Any way to > prevent this stuff from ending up in the bash history? I use MC

[gentoo-user] Preventing Midnight Commander from putting junk in .bash_history

2009-06-04 Thread Nikos Chantziaras
My .bash_history contains lots of stuff like: cd "`printf "%b" '\0057home\0057realnc'`" They seem to come from Midnight Commander and are very annoying. Any way to prevent this stuff from ending up in the bash history?