OSDN Git Service

dd now truncates files at the end its write, this can be turned of by
authorGlenn L McGrath <bug1@ihug.co.nz>
Mon, 11 Sep 2000 00:32:13 +0000 (00:32 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Mon, 11 Sep 2000 00:32:13 +0000 (00:32 -0000)
commitf0b073f55ac00a87c38e4e7aa66ee3543564779b
tree5a2024cd2cf880f4e4b861acab636e11bc14d5b7
parentde34e4375565cbe1b60c2d99afddfb6c7c45b3ad
dd now truncates files at the end its write, this can be turned of by
specifying conv=notrunc in the command line

This conforms to GNU dd behaviour
coreutils/dd.c
dd.c