Date: 08 May 1999 00:29:43 -0500 From: Don Croyle <croyle@gelemna.ft-wayne.in.us> To: David Abdemoulaie <DAcash18@vt.edu> Cc: questions@freebsd.org Subject: Re: Linking directories Message-ID: <86hfponn7c.fsf@emerson.gelemna.ft-wayne.in.us> In-Reply-To: David Abdemoulaie's message of "Fri, 07 May 1999 23:57:51 -0400" References: <3733B63F.F9D72C59@vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
David Abdemoulaie <DAcash18@vt.edu> writes: > How do I make a link to a directory? I have tried using ln but it only > seems to be able to link files man 1 ln Hard links aren't normally possible, but symbolic links (ln -s) work fine. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hfponn7c.fsf>