Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for
authorEric Andersen <andersen@codepoet.org>
Mon, 16 Sep 2002 09:23:22 +0000 (09:23 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 16 Sep 2002 09:23:22 +0000 (09:23 -0000)
commit403a73a351d6275b095874cb28c7677d50aa10eb
tree2edffed2db6459f0843474c5ac4ea44ce6f99c0d
parent18b76e6f8047edf2e9e3d8fcc962a2e40ed8ffbd
Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for
file all file types (not just regular files and dirs).  Unlink
destination files when needed.
 -Erik
libbb/copy_file.c