bug-fileutils
[Top][All Lists]
Advanced

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

Re: hardlinks to directories impossible


From: Jim Meyering
Subject: Re: hardlinks to directories impossible
Date: Sat, 29 Dec 2001 12:56:35 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu)

Jorrit Jorritsma <address@hidden> wrote:
> It seems impossible to create hardlinks to directories with fileutils
> 4.1 not even when I'm root.
> I'm running RedHat 7.2 x86 and I only tried the fileutils provided
> with the distribution.

The ln program just calls `link' (assuming you use -d and do it as root).
If that doesn't work, then it's a lower-level layer that doesn't permit it.

> You might wonder why I would like to make hardlinks to directories.
>
> That way it's possible to serve different configured diskless clients
> with partly the same files.



reply via email to

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