From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KIBnF-0004jS-E5 for garchives@archives.gentoo.org; Mon, 14 Jul 2008 00:19:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACE10E01AC; Mon, 14 Jul 2008 00:19:51 +0000 (UTC) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by pigeon.gentoo.org (Postfix) with ESMTP id 84B67E01AC for ; Mon, 14 Jul 2008 00:19:51 +0000 (UTC) Received: by wr-out-0506.google.com with SMTP id c37so3179982wra.26 for ; Sun, 13 Jul 2008 17:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=pddrBQsOECpPF2eF32cu1IO5BL3qsod16SoNERS2d+E=; b=Y90GB+gXCx37aLD/r/jQMdu57qhqcnQSX6xhRzckFf6OG0EYAtAJ0nN9KgaJmFwmiC CenBYYhksS3w4UTgGV9YLue/IxFecWgR2yTAAyRSmar5/8vM63IbsQ3pivtUyQBGoupz fXMz8WIN2Gc5gcgNDKbA+7aaLL5UWqokN28+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=hWp5uaepWBFd90OX/IC/U0KKYV4l3IfFmc1OB9/6c8GgF7K27DwWicdhRURq+ebxTB J+qP0mNbzROV8txMe46CJRKDA5+xi0n7RKbTbHSj3sYDSSQOYwhsUDg7V/VEI+XwizWy 2F553ZF7VQVLgN8kADi3DQ7ZEuDraXGSnLw08= Received: by 10.90.91.2 with SMTP id o2mr1545784agb.8.1215994791062; Sun, 13 Jul 2008 17:19:51 -0700 (PDT) Received: by 10.90.29.1 with HTTP; Sun, 13 Jul 2008 17:19:51 -0700 (PDT) Message-ID: Date: Mon, 14 Jul 2008 02:19:51 +0200 From: "Gentoo User" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Simplistic bash-script to manage package.use In-Reply-To: <20080713170724.1a3b7e35@zaphod.digimed.co.uk> 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 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48791FFC.5040901@husku.net> <487929A2.1040806@husku.net> <20080713170724.1a3b7e35@zaphod.digimed.co.uk> X-Archives-Salt: 0ff67c09-5af5-49ec-af6d-810b91c3e2b8 X-Archives-Hash: 1e6e5490106b9162615a5b9fabc2174d > > (I'm always fearing the day when I'm writing echo "stuff" > > > /etc/portage/package.use"). > > > Put "set -o noclobber" in your profile. Cool, thanks :-) But is there a way to overwrite an existing file when this option is enabled? Geralt -- gentoo-user@lists.gentoo.org mailing list