Paul Eggert
f24ff8f42b
* NEWS: dd bs= operands now silently override later ibs= and obs=,
...
as POSIX requires.
* src/dd.c (scanargs): Implement it.
* tests/dd/misc (outbytes): Test it.
* doc/coreutils.texi (dd invocation): Specify that bs=N
overrides later ibs and obs, undoing part of the
previous change. (The behavior was wrong.)
2006-12-22 10:09:37 +01:00
Paul Eggert
218fa5c61b
Add/fix copyright notices and adjust to latest GNU FDL.
2006-08-17 19:58:17 +00:00
Paul Eggert
12565180f4
Add test cases for append, nofollow, directory,
...
and nolinks flags. Simplify redirection to /dev/null in some cases.
2006-03-08 18:57:55 +00:00
Paul Eggert
c66e95f41f
iflags->iflag. This fixes a typo that meant the
...
noatime test never tested anything.
2006-03-08 18:21:54 +00:00
Jim Meyering
078b4f861c
add comments
2005-12-09 21:52:50 +00:00
Paul Eggert
4713202758
Add test for dd iflags=noatime.
2005-12-09 21:48:38 +00:00
Paul Eggert
379580a006
Check for "dd --".
2004-09-19 01:45:48 +00:00
Jim Meyering
12562e897d
.
1999-04-11 02:17:48 +00:00