On 18/10/2020 00:02, A L wrote:
Hi,Does 'install' support reflink copy like 'cp --reflink=auto' does? I could not find anything related to reflinks in the man pages.
The next release of coreutils will make install(1) behave like --relink=auto. It currently does not attempt to reflink. thanks, Pádraig