From owner-freebsd-questions Mon May 10 17:57:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (Postfix) with ESMTP id 2EB9F14DFF for ; Mon, 10 May 1999 17:57:35 -0700 (PDT) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id RAA24381; Mon, 10 May 1999 17:55:36 -0700 (PDT) Date: Mon, 10 May 1999 17:55:35 -0700 (PDT) From: rick hamell To: Jerry Raynor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mounting a directory In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Can someone tell me the syntax to mount /usr/home to /home I can't seem to > find it! Thanks ln -s /home /usr/home though it should already be that way I think. :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message