On 2025-02-25 09:36, Corinna Vinschen wrote:
there's a regression in coreutils 9.6:
With 9.0:
$ pwd
/openssh/build
$ cp ssh scp /usr/bin
$
With 9.6:
$ cp ssh scp /usr/bin
cp: cannot create regular file '/usr/bin/ssh': File exists
cp: cannot create regular file '/usr/bin/scp':
Hi Brian,
there's a regression in coreutils 9.6:
With 9.0:
$ pwd
/openssh/build
$ cp ssh scp /usr/bin
$
With 9.6:
$ cp ssh scp /usr/bin
cp: cannot create regular file '/usr/bin/ssh': File exists
cp: cannot create regular file '/usr/bin/scp': File exists
$
but:
$ cp ssh.ex
2 matches
Mail list logo