bug-gnu-utils
[Top][All Lists]
Advanced

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

Findutils 4.1 xargs patch suggestion


From: Matt Hunt
Subject: Findutils 4.1 xargs patch suggestion
Date: Mon, 20 Nov 2000 11:31:11 +0000

I have a patch against the xargs included with findutils 4.1 which we find
useful here and may be of use to other people.  I'd like to submit this back
to the project if you think that it's generally applicable and of acceptable
quality.

When using the -P option to run a number of processes against a list fed to
xargs we've had trouble with the load caused by so many processes starting
at the same time.  In order to get around this we've added in a variable
wait before forking processes.  The attached patches, in unified diff format,
contain my patches to the xargs.c code and the xargs.1 man page.

Regards,

Matt.
-- 
Please note new address and phone numbers as shown below:
Matthew Hunt                                  http://www.netcraft.com/
address@hidden   Voice +44 (0)1225 867975    Fax +44 (0)1225 867700
Netcraft, Treenwood House, Rowden Lane, Bradford on Avon, BA15 2AZ, UK

Attachment: patch-ac
Description: Text document

Attachment: patch-ad
Description: Text document


reply via email to

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