Skip to content

Conversation

dmatos2012
Copy link
Contributor

Hi
Currently,
GNU :


>cp a:
`missing destination file operand after a

# uutils

>cp a
#nothing

With this fix, we match the behavior

# uutils
>cp a
missing destination file operand after a

@cakebaker cakebaker merged commit 1adca62 into uutils:main Sep 6, 2023
@cakebaker
Copy link
Contributor

Thanks :)

@dmatos2012 dmatos2012 deleted the cp_source_error branch September 6, 2023 19:48
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.

2 participants