mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
6a834fc3f1
documented and is incompatible with gnu cp. It has very few good effects (it recovers some disk space) and many bad ones: - special files are unlinked after certain errors. - the data may not be recoverable if the source is a special file or fifo. - unlinking destroys the target attributes as well as the target data. - unlinking doesn't actually remove the target data if the target is multiply linked.