Email List: Xaustin-group-lX
[All Lists]

Re: Re: Re: find + xargs

To: yyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Re: Re: Re: find + xargs
From: Andre Majorel <yyyyyyyy@xxxxxxxxx>
Date: Tue, 27 Mar 2001 13:31:15 +0200
References: <200103262237.RAA77531@raptor.research.att.com>
On 2001-03-26 17:37 -0500, David Korn wrote:

> Using the xargs command can create security
> problems, (which is why I never use it), but since it is never
> necessary, I don't see why you make this claim. 

Never necessary ? What is the equivalent of

  find -print0 | sort -z | xargs -0 cat

without using xargs ?

-- 
André Majorel
Work: <yyy@xxxxxxxxxxx>
Home: <yyyyyyyy@xxxxxxxxx> http://www.teaser.fr/~amajorel/

<Prev in Thread] Current Thread [Next in Thread>