]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(copy_internal): Add another exclusion from the
authorJim Meyering <jim@meyering.net>
Sun, 19 Jul 1998 04:14:52 +0000 (04:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 19 Jul 1998 04:14:52 +0000 (04:14 +0000)
commita97f8212333cace890064a88965d5684fd94cd71
treec47767274bbbdef4026d5d737212ee56535da0de
parentb15e832f4d5152690b37bf91994e26069949068d
(copy_internal): Add another exclusion from the
sameness test: when --force has been specified, the destination
is unlinked before any copy.
(copy_internal): Add yet another: when both src and dest are symlinks.
src/copy.c