On 2026-08-16 03:24, Pádraig Brady wrote:
We might get complaints for the extra warnings, but I suppose users can `cp -a && rm` for more granular warning support.
POSIX requires just one warning per mv argument, so for the relatively common case of "mv SRCDIR /x/DESTDIR" we could cut the warnings down to one instead of one per file under SRCDIR.
