]> git.ipfire.org Git - thirdparty/coreutils.git/commit
This affects cp, install, and mv.
authorJim Meyering <jim@meyering.net>
Sun, 9 Jan 2000 08:20:45 +0000 (08:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Jan 2000 08:20:45 +0000 (08:20 +0000)
commitefe3229edb6289c2ce1b0cf01e9674fdb23f210f
tree1cbdcb038e2b97686a3ce72b5cac8b5146116d01
parent1279be6f8ac5bcfbc40b5a3c5b839e30ff10784c
This affects cp, install, and mv.
(copy_internal): When making backup files in verbose
mode, print the backup file name on the same line as the rest of the
information, e.g., `a -> b (backup: b.~13~)' rather than on a line
by itself.
src/copy.c