emacs-bug-tracker
[Top][All Lists]
Advanced

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

[Emacs-bug-tracker] bug#6052: closed (Is this "ln" bug?)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6052: closed (Is this "ln" bug?)
Date: Tue, 27 Apr 2010 15:21:02 +0000

Your message dated Tue, 27 Apr 2010 16:20:07 +0100
with message-id <address@hidden>
and subject line Re: bug#6052: Is this "ln" bug?
has caused the GNU bug report #6052,
regarding Is this "ln" bug?
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6052: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6052
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Is this "ln" bug? Date: Tue, 27 Apr 2010 16:16:41 +0300

Hi,

Do you have some reason why -f (forced) parameter works ok if destionation where link point is a file, then it could update link by using forced mode.

If destionation where link point is folder then -f parameter not update link in this situation.

BR.
-sakke


--- End Message ---
--- Begin Message --- Subject: Re: bug#6052: Is this "ln" bug? Date: Tue, 27 Apr 2010 16:20:07 +0100 User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
On 27/04/10 14:16, Hoisko, Sakari (EXT-TietoEnator - FI/Tampere) wrote:
> Hi,
> 
> Do you have some reason why -f (forced) parameter works ok if
> destionation where link point is a file, then it could update link by
> using forced mode.
> If destionation where link point is folder then -f parameter not update
> link in this situation.

That's because it's first dereferencing the passed symlink.
When updating links I use -n like:

ln -nsf $new_target link_name

cheers,
Pádraig.


--- End Message ---

reply via email to

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