From owner-freebsd-questions Sat Apr 1 17:31:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from emu.prod.itd.earthlink.net (emu.prod.itd.earthlink.net [207.217.121.31]) by hub.freebsd.org (Postfix) with ESMTP id 9461137BD11 for ; Sat, 1 Apr 2000 17:31:41 -0800 (PST) (envelope-from bduk@earthlink.net) Received: from earthlink.net (sdn-ar-004orportP089.dialsprint.net [63.178.65.177]) by emu.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id RAA06952; Sat, 1 Apr 2000 17:31:39 -0800 (PST) Received: (from bduk@localhost) by earthlink.net (8.9.3/8.9.3) id NAA04150; Sat, 1 Apr 2000 13:17:15 -0800 (PST) (envelope-from bduk) Date: Sat, 1 Apr 2000 13:17:15 -0800 (PST) Posted-Date: Sat, 1 Apr 2000 13:17:15 -0800 (PST) Message-Id: <200004012117.NAA04150@earthlink.net> From: Derrick Baumer To: chris@shell.jeah.net Cc: questions@FreeBSD.ORG In-reply-to: <200004011308.HAA23895@shell.jeah.net> (message from Chris Byrnes on Sat, 1 Apr 2000 07:08:23 -0600 (CST)) Subject: Re: symlinking /var/mail to /usr/mail Reply-To: bduk@earthlink.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: Chris Byrnes > > I am running out of space on /var, so I'd like to remove /var/mail, > create /usr/mail, and create a symlink so /var/mail forwards to > /usr/mail. > > I know how to do that and stuff, but I'm not sure what permissions /usr/mail > should have and who should own it. > > Advice? > > Gracias Type ls -l /var and use the permissions listed for /var/mail ? -- Derrick Baumer - Black Duck Software To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message