GNU bug report logs - #14108
Bug in dd

Previous Next

Package: coreutils;

Reported by: Haneef Mubarak <haneef503 <at> gmail.com>

Date: Sun, 31 Mar 2013 22:29:02 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

Full log


Message #15 received at 14108 <at> debbugs.gnu.org (full text, mbox):

From: Bob Proulx <bob <at> proulx.com>
To: Haneef Mubarak <haneef503 <at> gmail.com>
Cc: 14108 <at> debbugs.gnu.org
Subject: Re: bug#14108: Bug in dd
Date: Sun, 31 Mar 2013 23:02:23 -0600
Bob Proulx wrote:
> However errors are reported normally.
> 
>   $ dd if=/dev/zero of=/dev/full bs=1k count=1
>   dd: writing ‘/dev/full’: No space left on device
>   1+0 records in
>   0+0 records out
>   0 bytes (0 B) copied, 0.000184665 s, 0.0 kB/s

I meant to say:

  $ dd status=none if=/dev/zero of=/dev/full bs=1k count=1
  dd: writing ‘/dev/full’: No space left on device

Showing that errors are reported normally even if status=none is
given.

Bob




This bug report was last modified 12 years and 110 days ago.

Previous Next


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