GNU bug report logs - #14846
doc: dd: improve ibs=BYTES description

Previous Next

Package: coreutils;

Reported by: jidanni <at> jidanni.org

Date: Fri, 12 Jul 2013 03:42:02 UTC

Severity: wishlist

Tags: notabug

Full log


View this message in rfc822 format

From: jidanni <at> jidanni.org
To: 14846 <at> debbugs.gnu.org
Subject: bug#14846: dd how to skip one byte from reading the man page
Date: Fri, 12 Jul 2013 07:50:59 +0800
If the user tries to figure out how to skip one byte
just from reading the dd man page, and not info,

in order to finally figure out how to do

$ echo abc|dd ibs=1 skip=1
bc

it seems
       ibs=BYTES
              read up to BYTES bytes at a time (default: 512)
should be instead
       ibs=BYTES
              reset the input block size (default: 512)
or something...




This bug report was last modified 6 years and 238 days ago.

Previous Next


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