commit | 447bc2d17f3abfac1f0f1a801d01641aada7027c | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Sun Jan 11 05:20:59 2004 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Sun Jan 11 05:20:59 2004 +0000 |
tree | dcb550f74334dbc1ecd04f39d132c56391977375 | |
parent | 716ccb263569560777f7ff31581e1242d1cb33aa [diff] |
Patch from Matt Kraai to fix debian bug #227081 cp does not truncate existing destinations. That is, after running echo foo > foo echo fubar > fubar cp foo fubar the contents of fubar are foo r instead of foo