From owner-freebsd-questions Tue Jul 29 16:47:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA22044 for questions-outgoing; Tue, 29 Jul 1997 16:47:55 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA22025; Tue, 29 Jul 1997 16:47:47 -0700 (PDT) Received: (grog@localhost) by freebie.lemis.com (8.8.6/8.6.12) id JAA04522; Wed, 30 Jul 1997 09:17:51 +0930 (CST) From: grog@FreeBSD.ORG Message-Id: <199707292347.JAA04522@freebie.lemis.com> Subject: Re: high # of hard links In-Reply-To: <19970729081049.49771@futuresouth.com> from Tim Tsai at "Jul 29, 97 08:10:49 am" To: tim@futuresouth.com (Tim Tsai) Date: Wed, 30 Jul 1997 09:17:50 +0930 (CST) Cc: freebsd-questions@FreeBSD.ORG Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tim Tsai writes: > Is there any danger of having a high number of hard links to a file? > > Say, thousands? I can't see any, as long as they are to a file. I recall some code in some UNIX dialects which tried to limit the number of links to 100. I questioned the wisdom of this, but I can't remember the explanation. Greg