bug-coreutils
[Top][All Lists]
Advanced

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

bug#30376: Dd in parrot


From: Bernhard Voelker
Subject: bug#30376: Dd in parrot
Date: Wed, 7 Feb 2018 07:55:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

tag 30376 notabug
close 30376
stop

On 02/07/2018 02:28 AM, Chuk Robertson wrote:
When issuing dd --help it is not recognized. Errors with '-' unknown I've
tried dd --help, dd -help, dd -h, dd -help to no avail. dd --version fails
too.

Os is latest parrot, 4.14 kernel.

You reached the GNU coreutils mailing list, and our dd implementation
known both --help and --version options:

  $ dd --version | head -n2
  dd (coreutils) 8.29
  Copyright (C) 2017 Free Software Foundation, Inc.

  $ dd --version | wc -l
  7

  $ dd --help | wc -l
  74

So obviously parrot uses a different implementation.  There is not much
we can do here about it.  You are better off asking the parrot community.
Therefore I'm marking this as "not a bug" in our bug tracker.

Have a nice day,
Berny





reply via email to

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