Message-Id: <200509051050.j85AoVj3003729@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "fergus" To: Cc: Subject: xargs: argument list too long - new problem with v.4.2.25 Date: Mon, 5 Sep 2005 11:46:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-UoD-Scan-Signature: 02601cff72382d96d36a09cfd7dd2cc9 Just updated xargs from v.4.2.11-cvs to v.4.2.25 with installation of latest findutils and I now find that cat filelist | xargs md5sum where filelist is a mere 1723 items long, now fails with xargs: md5sum: Argument list too long This did not happen with the previous version of xargs, which allowed a list equal in length to the entire Cygwin provision (and much more under /home and /usr/local) as in find / | xargs md5sum Anything I can do to recover the earlier generous behaviour? Thanks. Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/