commit | b9ad75fa602dd72b042b2ea08ce86da50746ab30 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Fri Mar 28 17:49:31 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Fri Mar 28 17:49:31 2008 +0000 |
tree | 19445163e0f30e8015eeafbcad091309407ab050 | |
parent | a38ba59cc3e78db0234cf4c224de6749d8ce759d [diff] |
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. (almost because we do not copy mode, which is probably wasn't intended). +61 bytes.