From owner-freebsd-questions Sun Aug 17 19:24:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA13130 for questions-outgoing; Sun, 17 Aug 1997 19:24:04 -0700 (PDT) Received: from barney.webace.com.au ([203.25.160.154]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA13111 for ; Sun, 17 Aug 1997 19:23:59 -0700 (PDT) Received: from localhost (jasonm@localhost) by barney.webace.com.au (8.8.5/8.8.5) with SMTP id KAA15673 for ; Mon, 18 Aug 1997 10:20:26 +0800 (WST) Date: Mon, 18 Aug 1997 10:20:25 +0800 (WST) From: Jason McKay To: questions@freebsd.org Subject: Links 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 I have just installed a second hard disk on my FreeBSD machine, I have moved the users directories to /drive2c (partition on second drive). How can I make a link, so when you change directory to /home it actually goes to /drive2c/home? Thank you, Jason.