From owner-freebsd-questions Fri Oct 31 12:47:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA03951 for questions-outgoing; Fri, 31 Oct 1997 12:47:02 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from iconoclast.com (dyna166.dialup.dti.net [206.252.158.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA03943 for ; Fri, 31 Oct 1997 12:46:49 -0800 (PST) (envelope-from spork@dti.net) Received: from localhost (spork@localhost) by iconoclast.com (8.8.5/8.8.5) with SMTP id PAA00260; Fri, 31 Oct 1997 15:43:22 GMT X-Authentication-Warning: iconoclast.com: spork owned process doing -bs Date: Fri, 31 Oct 1997 15:43:21 +0000 (GMT) From: sporkl X-Sender: spork@iconoclast.com Reply-To: sporkl@dti.net To: Wolf Toy cc: FreeBSD Questions Subject: Re: unlink In-Reply-To: <34598179.372D@ix.netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello. If you want to un-link them (Assuming you used ln -s) just find the link and type "rm foolink". -Spike Gronim sporkl@dti.net "Tradition is the chastity belt of the mind" On Fri, 31 Oct 1997, Wolf Toy wrote: > Hi everyone, > I have linked two directories together using ln and know I need to > unlink them but I can't find unlink(If this is even the right command I > need). I've searched thru FreeBSD.org and Faq and all other sources but > wasn't able to locate it. If someone could point me to the right place > I would highly appreciate it. > > Thanks in advance > > Scott > >