[Bug 291590] Unexpected behaviour with cp(1)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291590] Unexpected behaviour with cp(1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Dec 2025 01:37:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291590
--- Comment #1 from Graham Perrin <grahamperrin@gmail.com> ---
I don't understand.
It seems to me that the result of the
second recursive cp command differs from the result of the
first recursive cp command. The two commands, run in sh, are identical:
cp -R /usr/src/share/keys/pkgbase-15 /usr/share/keys/pkgbase-15
The end result of the second run seems to include a peculiarity in its path:
pkgbase-15/pkgbase-15
----
<https://man.freebsd.org/cgi/man.cgi?query=cp&sektion=1&manpath=FreeBSD+15.0-RELEASE>
--
You are receiving this mail because:
You are the assignee for the bug.