Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750978AbXAKSPQ (ORCPT ); Thu, 11 Jan 2007 13:15:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751333AbXAKSPQ (ORCPT ); Thu, 11 Jan 2007 13:15:16 -0500 Received: from tmailer.gwdg.de ([134.76.10.23]:38720 "EHLO tmailer.gwdg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbXAKSPO (ORCPT ); Thu, 11 Jan 2007 13:15:14 -0500 Date: Thu, 11 Jan 2007 19:01:02 +0100 (MET) From: Jan Engelhardt To: Segher Boessenkool cc: Andreas Schwab , Roman Zippel , Andy Whitcroft , Andrew Morton , Olaf Hering , linux-kernel@vger.kernel.org, Linus Torvalds , Jean Delvare , Herbert Poetzl , Andrey Borzenkov Subject: Re: .version keeps being updated In-Reply-To: <2bb47a77ba69186f793f57b86c003ebd@kernel.crashing.org> Message-ID: References: <20070109102057.c684cc78.khali@linux-fr.org> <20070109170550.AFEF460C343@tzec.mtu.ru> <20070109214421.281ff564.khali@linux-fr.org> <20070110181053.3b3632a8.khali@linux-fr.org> <20070110193136.GA30486@aepfle.de> <20070110200249.GA30676@aepfle.de> <2bb47a77ba69186f793f57b86c003ebd@kernel.crashing.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 25 On Jan 11 2007 18:39, Segher Boessenkool wrote: > >> > ../drivers/char$ objcopy -j .modinfo -O binary sonypi.ko >> > objcopy: stvfMiji: Permission denied >> > >> > Why does it want to create a file there? This one works better: >> >> objcopy works in-place when only one file argument is passed. > > Yeah. The >(...) syntax in my example provides such a file; > of course it's horribly broken in bash 3.x like so many other > things, but that's a different issue ;-) I took () to be substituted, did not know you intended to write >(grep ...) And that's not broken at all. -`J' -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/