Don't unlink input file if it has other links.

Do not unlink the input file when it has other hard links, unless
--force or -f is specified. The compression proceeds normally, but
the input file remains untouched. This somewhat replicates the
behavior of gzip, except that gzip does nothing if there is a hard
link, and will only compress and unlink if -f is given.
1 file changed