bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: install.c: please set unlink_dest_before_opening=false


From: Paul Eggert
Subject: Re: install.c: please set unlink_dest_before_opening=false
Date: Thu, 22 Feb 2007 12:42:12 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Robert Millan [ackstorm]" <address@hidden> writes:

> How about attempting to write it, and if that fails then unlink ? (preferably
> checking the errno code for this condition)

That doesn't sound right; it'd mean the result of installing (say)
/bin/bash would differ depending on whether someone currently happened
to be executing Bash.  I think I'd rather have the unlink specified by
a command-line option of some sort.  (We can argue about what the
default should be....).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]