ln -F

ln -F

am 10.06.2004 13:57:09 von Luca Ferrari

Hi,
from the manual page of ln I saw that the -F option should grant to root the
capability to create hard link between directories. I believe this is a good
feature if the directories are on the same partition, but each time I tried
to do it iI was unable: Operation not permitted.
Can anybody explain me why?

Thanks,
Luca



--
Luca Ferrari,
fluca1978@virgilio.it
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: ln -F

am 10.06.2004 14:31:29 von Glynn Clements

Luca Ferrari wrote:

> from the manual page of ln I saw that the -F option should grant to root the
> capability to create hard link between directories. I believe this is a good
> feature if the directories are on the same partition, but each time I tried
> to do it iI was unable: Operation not permitted.
> Can anybody explain me why?

Most modern Unices, including Linux, disallow the creation of hard
links to directories, even for root.

--
Glynn Clements
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html