GNU bug report logs - #18681
The Linux cp command has bugs

Previous Next

Package: coreutils;

Reported by: "Polehn, Mike A" <mike.a.polehn <at> intel.com>

Date: Fri, 10 Oct 2014 17:30:02 UTC

Severity: normal

Done: Bob Proulx <bob <at> proulx.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Assaf Gordon <assafgordon <at> gmail.com>
To: "Polehn, Mike A" <mike.a.polehn <at> intel.com>, 18681 <at> debbugs.gnu.org
Subject: bug#18681: The Linux cp command has bugs
Date: Fri, 10 Oct 2014 15:15:18 -0400
Sorry, had a typo:

On 10/10/2014 03:13 PM, Assaf Gordon wrote:
>      # For each file managed by git (with 'git ls'),
>      # compare it to the corresponding file in the other directory:
>      git ls -0 | xargs -0 -I% diff -q % ../dpdk-1.7.1/%
>

Should be:
 git ls -z | xargs -0 -I% diff -q % ../dpdk-1.7.1/%





This bug report was last modified 10 years and 212 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.