bug-coreutils
[Top][All Lists]
Advanced

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

Re: why link when have ln


From: Paul Jarc
Subject: Re: why link when have ln
Date: Wed, 23 Jun 2004 17:01:28 -0400
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Jim Meyering <address@hidden> wrote:
> I don't know of any case in which one would prefer to use
> link

link has (sort of) the behavior of the previously suggested --as-is
option: if the target filename exists as a directory, link will fail;
ln will modify the target filename behind your back.  (The --as-is
option would also modify the target filename, but only if it
originally ended with "/" - it wouldn't depend on the contents of the
filesystem.)


paul




reply via email to

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