From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MCPuC-0005ai-1n for garchives@archives.gentoo.org; Fri, 05 Jun 2009 03:15:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F14DE033A; Fri, 5 Jun 2009 03:15:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 26630E033A for ; Fri, 5 Jun 2009 03:15:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C131865BC1 for ; Fri, 5 Jun 2009 03:15:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.512 X-Spam-Level: X-Spam-Status: No, score=-3.512 required=5.5 tests=[AWL=0.087, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49PAezwulMSk for ; Fri, 5 Jun 2009 03:15:35 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9755965BBC for ; Fri, 5 Jun 2009 03:15:34 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MCPtx-0007cg-21 for gentoo-user@gentoo.org; Fri, 05 Jun 2009 03:15:29 +0000 Received: from athedsl-375207.home.otenet.gr ([79.131.17.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Jun 2009 03:15:29 +0000 Received: from realnc by athedsl-375207.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Jun 2009 03:15:29 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Preventing Midnight Commander from putting junk in .bash_history Date: Fri, 05 Jun 2009 06:15:38 +0300 Organization: Lucas Barks Message-ID: References: <58965d8a0906042001p5a971e45mb3180e6fc212f570@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-375207.home.otenet.gr User-Agent: Thunderbird 2.0.0.21 (X11/20090429) In-Reply-To: <58965d8a0906042001p5a971e45mb3180e6fc212f570@mail.gmail.com> Sender: news X-Archives-Salt: ff6d6698-8d0a-4a37-9ad4-3bd9da4cb70c X-Archives-Hash: 1029f1e77b792bea763daaa586ebc69c Paul Hartman wrote: > 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 constantly and don't have anything at all like that (or > anything unusual) in my .bash_history It is a problem occurring with mc but I think I've found the solution now: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529590