bug-findutils
[Top][All Lists]
Advanced

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

Re: Changes to xargs option (-L/-n) handling by the Austin Group


From: Andreas Metzler
Subject: Re: Changes to xargs option (-L/-n) handling by the Austin Group
Date: Sat, 25 Jun 2005 17:21:08 +0200
User-agent: Mutt/1.5.9i

On 2005-06-24 James Youngman <address@hidden> wrote:
> I have not been able to determine the impact of this change on GNU
> findutils,
[...]
> The -I, -L, and -n options are mutually-exclusive.
> Some implementations use the last one specified if more than
> one is given on a command line , other implementations treat combinations
> of the options in different ways.
[...]

This offers the possibility to clean up -I, -L, and -n interaction,
from "last one wins" to 
{ echo mutually-exclusive options specified. exiting ; exit 1; }
              cu andreas
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"
                                           http://downhill.aus.cc/




reply via email to

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