From owner-freebsd-stable Mon Oct 19 21:01:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02088 for freebsd-stable-outgoing; Mon, 19 Oct 1998 21:01:46 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02079 for ; Mon, 19 Oct 1998 21:01:43 -0700 (PDT) (envelope-from shawn@luke.cpl.net) Received: (from shawn@localhost) by luke.cpl.net (8.8.8/8.8.8) id VAA27437; Mon, 19 Oct 1998 21:01:21 -0700 (PDT) Message-ID: <19981019210121.48459@cpl.net> Date: Mon, 19 Oct 1998 21:01:21 -0700 From: Shawn Ramsey To: Harold Gutch , stable@FreeBSD.ORG Subject: Re: /usr/obj References: <19981019165433.30675@cpl.net> <19981020044341.A22803@foobar.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <19981020044341.A22803@foobar.franken.de>; from Harold Gutch on Tue, Oct 20, 1998 at 04:43:41AM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Symlinking (ln -s <...>) should work, you're not trying to > hardlink, are you ? > From the ln(1) manpage: > Hard links may > not normally refer to directories and may not span file systems. > I am using ln -s. "ln -s /disk4/obj obj" is the command I used. Are there any special permissions that the /disk4/obj directory would require? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message