From owner-freebsd-questions Wed Mar 12 21:19:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA05513 for questions-outgoing; Wed, 12 Mar 1997 21:19:28 -0800 (PST) Received: from md.zyga.com ([204.192.12.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id VAA05498 for ; Wed, 12 Mar 1997 21:19:22 -0800 (PST) Received: from dans-zyga-pc.zyga.com ([204.192.12.133]) by md.zyga.com (8.6.11/8.6.9) with SMTP id AAA20017 for ; Thu, 13 Mar 1997 00:20:29 GMT Received: by dans-zyga-pc.zyga.com with Microsoft Mail id <01BC2F43.B1D0D9A0@dans-zyga-pc.zyga.com>; Thu, 13 Mar 1997 00:15:45 -0500 Message-ID: <01BC2F43.B1D0D9A0@dans-zyga-pc.zyga.com> From: Dan Wolfe To: "'questions@freebsd.org'" Subject: Creating a directory link from one partition to another Date: Thu, 13 Mar 1997 00:15:43 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by freefall.freebsd.org id VAA05507 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk A question for the group: I would like to move my /var/mail directory, which is in the / partition, to the /usr partition. I was thinking of establishing a link to do this. Can anyone help me the steps involved to perform this. Any help is certainly appreciated. -Dan