From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 3 Nov 2006 14:59:08 +0300 From: Sergey Vlasov To: community@lists.altlinux.org Message-ID: <20061103115908.GH4106@master.mivlgu.local> Mail-Followup-To: community@lists.altlinux.org References: <200611031026.26525.cityhawk.lists@gmail.com> <957265820611022353l1141a0abxa4341ca9799b9725@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bpVaumkpfGNUagdU" Content-Disposition: inline In-Reply-To: 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 11:59:23 -0000 Archived-At: List-Archive: List-Post: --bpVaumkpfGNUagdU Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 03, 2006 at 11:34:31AM +0200, Artem Zolochevskiy wrote: > Denis G. Samsonenko wrote: >=20 > > man xargs > >=20 > > =D7=CF=D4 =D0=D2=C9=CD=C5=D2=CE=CF =D4=C1=CB, =CB=C1=CB =D7 =D0=D2=C9= =CD=C5=D2=C1=C8: > >=20 > > find /tmp -name core -type f -print | xargs /bin/rm -f > > find /tmp -name core -type f -print0 | xargs -0 /bin/rm -f > > cut -d: -f1 < /etc/passwd | sort | xargs echo > >=20 >=20 > =CD=CD=CD... =C1 =CB=C1=CB =D6=C5 =D0=D2=C9=CD=C5=CE=D1=D4=D8 =DC=D4=CF= =D4 xargs =D7=CB=D5=D0=C5 =D3 cp ? =E4=CC=D1 cp =D7=C5=C4=D8 =CE=D5=D6=CE= =CF SOURCE =C9 > DEST. =FE=D4=CF-=D4=CF =CE=C5 =D0=CF=CA=CD=D5... =EB=C1=CB =D2=C1=DA =C4=CC=D1 =DC=D4=CF=C7=CF =D5 cp =C9=DA GNU coreutils = =C5=D3=D4=D8 =CF=D0=C3=C9=D1 -t (--target-directory). =E5=D3=CC=C9 =CE=D5=D6=CE=CF =CF=C7=D2=C1=CE=C9=DE=C9=D4=D8=D3=D1 =D4=CF=CC= =D8=CB=CF =D7=CF=DA=CD=CF=D6=CE=CF=D3=D4=D1=CD=C9 POSIX, =CD=CF=D6=CE=CF = =C9=D3=D0=CF=CC=D8=DA=CF=D7=C1=D4=D8 =DE=D4=CF-=D4=CF =D7=D2=CF=C4=C5 |xargs sh -c 'cp "$@" target/' (=C5=D3=CC= =C9 =CE=D5=D6=CE=CF $target, =D0=D2=C9=C4=A3=D4=D3=D1 =C5=DD=A3 =C4=CF=C2=C1=D7=CC=D1=D4=D8 =CF=C2=D2=C1=C2=CF=D4=CB=D5 =D3=D0=C5= =C3=C9=C1=CC=D8=CE=D9=C8 =D3=C9=CD=D7=CF=CC=CF=D7). --bpVaumkpfGNUagdU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFFSy8MW82GfkQfsqIRAu92AJsHY6V1qkquOqaZg7NY0Dta9mszWgCfRi3I SrxIGjdATgy2L5spZvPg30A= =5geT -----END PGP SIGNATURE----- --bpVaumkpfGNUagdU--