bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xargs patch to use \n as delim


From: Matthew Mueller
Subject: Re: xargs patch to use \n as delim
Date: Thu, 9 May 2002 13:13:11 -0700
User-agent: Mutt/1.3.28i

On Thu, May 09, 2002 at 05:41:13PM +0100, Padraig Brady wrote:
> Why not just `tr '\n' '\0'` before
> passing data to xargs and you can then
> xargs -0 as normal?

Ok, you could do that.  But if that is the official answer you should at
least remove the item from the TODO. (Seems silly to have something in
the todo and then wait till people code up a patch to tell them to use
tr instead.)

Maybe adding a note in the docs would be handy too but I'm not sure
where would be appropriate.

-- 
Matthew Mueller
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]