summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorOri Bernstein <ori@eigenstate.org>2021-01-19 15:15:12 -0800
committerOri Bernstein <ori@eigenstate.org>2021-01-19 15:15:12 -0800
commitcb7ba0e640f7226fedaecb6d1289bebabe033a3b (patch)
treea20ad5c7298fc4b03f8366b0a09ec72f2bec113e /sys/man
parent67c15c1e4794103dc3eeb8d76ed0b5e39b321780 (diff)
dd: error with invalid size suffixes, add 'm'
When invoking with dd with an invalid size suffix, we silently accept the suffix. This can lead to confusion, because lines like: dd -bs 1K dd -bs 1m will silently copy in 1-byte increments. This has caught people by surprise. While we're at it, megabytes are convenient, so let's have them too.
Diffstat (limited to 'sys/man')
0 files changed, 0 insertions, 0 deletions