bug-coreutils
[Top][All Lists]
Advanced

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

RE: [PATCH] md5: accepts a new --threads option


From: Voelker, Bernhard
Subject: RE: [PATCH] md5: accepts a new --threads option
Date: Wed, 21 Oct 2009 14:25:07 +0200

 

Jim Meyering wrote:
> Pádraig Brady wrote:
> > (mkdir t && cd t && seq 100 | xargs touch)
> > (find t t t t -type f | xargs -n100 -P4 md5sum) \
> > | sed -n '/[0-9a-f]\{32\}  /!p' | grep . >/dev/null && fail=1
> 
> Odd... that doesn't fail on any of the systems where I tried it:
> rawhide, fedora 11, debian unstable.

nor does it fail on Solaris 10/SPARC here ...

Berny






reply via email to

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