Skip to content

cp: show relative path of source file with -vr#8887

Merged
cakebaker merged 2 commits into
uutils:mainfrom
Ada-Armstrong:cp_recursive_verbose
Oct 11, 2025
Merged

cp: show relative path of source file with -vr#8887
cakebaker merged 2 commits into
uutils:mainfrom
Ada-Armstrong:cp_recursive_verbose

Conversation

@Ada-Armstrong

Copy link
Copy Markdown
Contributor

As per #8867, when running cp with -vr files in the source directory tree that are copied would display the absolute path instead of the relative path.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

@cakebaker cakebaker linked an issue Oct 11, 2025 that may be closed by this pull request
@cakebaker cakebaker merged commit 7e12383 into uutils:main Oct 11, 2025
103 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks for your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cp: -vr outputs absolute source path for files

2 participants