From owner-freebsd-isp Sat Jul 15 9:34:39 2000 Delivered-To: freebsd-isp@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id B095E37B7A2; Sat, 15 Jul 2000 09:34:26 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13DTiP-0006yr-00; Sat, 15 Jul 2000 16:18:53 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13DTiP-000Ci2-00; Sat, 15 Jul 2000 16:18:53 +0100 Date: Sat, 15 Jul 2000 16:18:53 +0100 From: Ben Smithurst To: Paul Herman Cc: ganizani , freebsd-isp@FreeBSD.ORG, Randall Gellens , freebsd-questions@FreeBSD.ORG, qpopper@lists.pensive.org Subject: Re: Can't POP mail Message-ID: <20000715161853.G84045@strontium.scientia.demon.co.uk> References: <000501bfee62$b9f04440$03000004@sysanalyst.galaxy> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="rV8arf8D5Dod9UkK" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --rV8arf8D5Dod9UkK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul Herman wrote: > On Sat, 15 Jul 2000, ganizani wrote: >=20 >> Could someone provide a script that could rectify this problem for me. i= .e. >> set the ownership of each >> /var/mail/user to user. >=20 > for user in `ls`; do chown $user $user; done for user in *; ... No need to fork another process here. :-) --=20 Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / --rV8arf8D5Dod9UkK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: fQH9dS4QBTDKB1OTMPzOQ5ty9Ovgwntf iQCVAwUBOXCA3SsPVtiZOS99AQFlNAP+Pxoi17So5rZYeSsXqI//aogi7gh/Ctkk pM8BR96XSzqDJw5o1eFqTU+HIr9kNl4wNvQ4L4F2l0ypibreAXzK91SW0L+cK6u4 U59QF7d9oeJ+EHKERTfuwXjQ1wylj07y8IltHv1bXfVbE4HFQyqZaZRjT4Jf5fpr 5s1o0UU1jE0= =lY4U -----END PGP SIGNATURE----- --rV8arf8D5Dod9UkK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message