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 1MCPg4-00023l-6E for garchives@archives.gentoo.org; Fri, 05 Jun 2009 03:01:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 980B5E0281; Fri, 5 Jun 2009 03:01:06 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.153]) by pigeon.gentoo.org (Postfix) with ESMTP id 79131E0281 for ; Fri, 5 Jun 2009 03:01:06 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so3879371ywm.46 for ; Thu, 04 Jun 2009 20:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=LFluk17KnaqGSl9FHLM+ucZ8Y3uta3riYf+OjefE1Kw=; b=gRR6SgITAZQ+ts83BUzABfYbRNl1Y1y6uUx3q/8Dih9SU0eJLNg6scS7OpGsOWjPGU /WbLVc/FOPFiMzhGF1XaaohifJfhyw45rUqXgef9Tv4Q+gkBFKNUtedvI8F+KJBKFbkk XOu0DS7kKqXodgnd0e7CtNWCVzR7jXf2d70P0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=CToLcQCxZeEaknXWV7m0YkluwdQVsxoOrQjqFyqkwcYkI48erm/sBUHPO0fOpc/bUI 0EDIxPlMh7qU3bOFDr5iWykJ6D4vsoS+/awfL1lS03gf96V8T0zcsD8mGVmZGf9i0yie qzpQ+ygBfhRd5zrJMfyNPg+kTq+65GM1T6TN4= 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 Sender: paul.hartman@gmail.com Received: by 10.150.186.2 with SMTP id j2mr4871845ybf.320.1244170866148; Thu, 04 Jun 2009 20:01:06 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Jun 2009 22:01:06 -0500 X-Google-Sender-Auth: 1b39d60b7f27c62d Message-ID: <58965d8a0906042001p5a971e45mb3180e6fc212f570@mail.gmail.com> Subject: Re: [gentoo-user] Preventing Midnight Commander from putting junk in .bash_history From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b98708a8-ace6-410c-b7ab-7f85c26f8eb3 X-Archives-Hash: cec56c1903725b7e5967a5411391e56e 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