From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <43390649.2020407@lsi.bas-net.by> Date: Tue, 27 Sep 2005 11:43:53 +0300 From: spider User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.2) Gecko/20040808 X-Accept-Language: ru-ru, ru, en-us MIME-Version: 1.0 To: shigorin@gmail.com, ALT Linux Community Subject: Re: [Comm] Re: find ... -exec =?KOI8-R?Q?=C9_=D7=D9=C8=CF=C4=CE?= =?KOI8-R?Q?=D9=C5_=D0=CF=D4=CF=CB=C9?= References: <4337E64E.6040008@lsi.bas-net.by> <20050926124515.GQ12476@osdn.org.ua> In-Reply-To: <20050926124515.GQ12476@osdn.org.ua> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Cc: X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 08:43:48 -0000 Archived-At: List-Archive: List-Post: Michael Shigorin пишет: >On Mon, Sep 26, 2005 at 03:15:10PM +0300, spider wrote: > > >>$ find -name 'foo-*.ppm' -exec ppmtopgm {} '>' {}.pgm \; >> >> > >-exec 'sh -c ppmtopgm {} > {}.pgm' \; >? > > почти так, только закавычить пришлось чуть иначе -exec sh -c 'ppmtopgm {} > {}.pgm' \; Спасибо за подсказку. >------------------------------------------------------------------------ > >_______________________________________________ >Community mailing list >Community@altlinux.ru >https://lists.altlinux.ru/mailman/listinfo/community >