Re: how to detect a hard link in Java?
- From: bcd@xxxxxxxxxxx (Bent C Dalager)
- Date: Wed, 31 Aug 2005 09:18:06 +0000 (UTC)
In article <qot3boqhanu.fsf@xxxxxxxxxxxxxxxxxxxxxx>,
Jussi Piitulainen <jpiitula@xxxxxxxxxxxxxxxx> wrote:
>
>Now there is a file that is known by the names "foo" and "bar", and
>neither of them is its original name. Which should be the canonical
>name? Maybe "bar" because it is alphabetically earlier. The aliases
>might be in different directories, and then a shorter path might be
>more canonical.
Of course, if the shorter path is /tmp/foo, then perhaps the other one
(whatever it is) should be considered canonical :-)
Cheers
Bent D
--
Bent Dalager - bcd@xxxxxxx - http://www.pvv.org/~bcd
powered by emacs
.
- References:
- how to detect a hard link in Java?
- From: jojo
- Re: how to detect a hard link in Java?
- From: Andrew Thompson
- Re: how to detect a hard link in Java?
- From: Roedy Green
- Re: how to detect a hard link in Java?
- From: Jussi Piitulainen
- how to detect a hard link in Java?
- Prev by Date: Re: Method chaining with generics
- Next by Date: Re: Jargons of Info Tech industry
- Previous by thread: Re: how to detect a hard link in Java?
- Next by thread: Re: how to detect a hard link in Java?
- Index(es):
Relevant Pages
|