Re: hard links for directories ?

From: Greg 'groggy' Lehey (grog_at_FreeBSD.org)
Date: 08/17/04

  • Next message: Steven Friedrich: "Re: filesystem full on install"
    Date: Tue, 17 Aug 2004 14:54:03 +0930
    To: Tim Traver <tt-list@simplenet.com>
    
    
    

    On Monday, 16 August 2004 at 22:02:11 -0700, Tim Traver wrote:
    > Hi all,
    >
    > This may be a stupid question, but is it possible to make hard links to
    > directories ??? I know you can with files, and normally, you would do a
    > soft link for directories, but is there any way to finagle this ?

    Sure, there are ways. But why would you want to?

    A link to a directory makes it a subdirectory of the directory
    containing the link. If you have two links to a directory, where
    should the directory's .. link point? How would fsck know what to do?

    Greg

    --
    When replying to this message, please copy the original recipients.
    If you don't, I may ignore the reply or reply to the original recipients.
    For more information, see http://www.lemis.com/questions.html
    Note: I discard all HTML mail unseen.
    Finger grog@FreeBSD.org for PGP public key.
    See complete headers for address and phone numbers.
    
    


    • application/pgp-signature attachment: stored

  • Next message: Steven Friedrich: "Re: filesystem full on install"