From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <454B1270.8050903@nevod.ru> Date: Fri, 03 Nov 2006 14:57:04 +0500 From: Kostarev Alexey Organization: Nevod Ltd User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.7.2) Gecko/20040808 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: ALT Linux Community References: In-Reply-To: X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary="------------060302050007040407080800" X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [Comm] Argument list too long X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 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: Fri, 03 Nov 2006 09:59:14 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------060302050007040407080800 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Artem Zolochevskiy wrote: >hi all > >а как поступают в таких случаях? > >хочу скопировать _много_ файлов >к примеру >cp /opt/cache/archives/*.rpm /tmp/ >а получаю Argument list too long >как принято такие вещи обходить? > > > Возможен вариант: find /opt/cache/archives/ -name '*.rpm' -exec cp \{\} /tmp \; -- С Уважением Костарев А.Ф. --------------060302050007040407080800 Content-Type: text/x-vcard; charset=utf-8; name="kaf.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="kaf.vcf" begin:vcard fn:Alexey Kostarev n:Kostarev;Alexey org:Nevod Ltd. adr:;;;Perm;;;Russia email;internet:kaf@nevod.ru tel;work:(3422) 196-960 url:http://www.nevod.ru/nevod/staff/kaf/ version:2.1 end:vcard --------------060302050007040407080800--