found 317961 5.93-5
severity 317961 wishlist
retitle 317961 coreutils: cp, mv, rm: Please print newline if input from a pipe
stop

The behavior has not changed.  I suspect, however, that it had better not be.

[EMAIL PROTECTED]:/$ cd /tmp
[EMAIL PROTECTED]:/tmp$ mkdir w
[EMAIL PROTECTED]:/tmp$ cd w
[EMAIL PROTECTED]:/tmp/w$ ls
./  ../
[EMAIL PROTECTED]:/tmp/w$ :>foo
[EMAIL PROTECTED]:/tmp/w$ :>bar
[EMAIL PROTECTED]:/tmp/w$ yes | cp -i foo bar
cp: overwrite `bar'? [EMAIL PROTECTED]:/tmp/w$ cp --version
cp (GNU coreutils) 5.93
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to