Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,
authorErik Andersen <andersen@codepoet.org>
Sat, 8 Jan 2000 21:16:29 +0000 (21:16 -0000)
committerErik Andersen <andersen@codepoet.org>
Sat, 8 Jan 2000 21:16:29 +0000 (21:16 -0000)
commit1dbc17f630fa92e2ee3ac0f1e2bccb6adf6f9032
treef86b3ad6f14114543da369473d0f4b20a4fdc436
parent5338ce19c873e7fc2a312eb0fd6443514b5cdb05
Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,
and README is a file.
 -Erik
Changelog
Makefile
coreutils/cp.c
coreutils/mv.c
cp.c
mv.c