Anthony Towns wrote:
> tag 274705 + patch
> thanks
>
> So the relevant code seems to be in src/copy.c, where it checks if
> "--reply=no" was set _and_ the file isn't overwritable; or if "-i" was
> set, or if no option was given and the file isn't overwritable. So
> "--reply=no" has an effect when
tag 274705 + patch
thanks
So the relevant code seems to be in src/copy.c, where it checks if
"--reply=no" was set _and_ the file isn't overwritable; or if "-i" was
set, or if no option was given and the file isn't overwritable. So
"--reply=no" has an effect when you do:
touch a b
2 matches
Mail list logo