From owner-freebsd-questions Wed Oct 30 7:17:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F37A37B401 for ; Wed, 30 Oct 2002 07:17:10 -0800 (PST) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E4FE43E8A for ; Wed, 30 Oct 2002 07:17:09 -0800 (PST) (envelope-from lefty@asda.gr) Received: from ene.asda.gr (localhost [127.0.0.1]) by ene.asda.gr (8.12.6/8.12.6) with SMTP id g9UFH7SK009229 for ; Wed, 30 Oct 2002 17:17:07 +0200 (EET) (envelope-from lefty@asda.gr) Received: from 193.92.118.162 (SquirrelMail authenticated user lefty) by ene.asda.gr with HTTP; Wed, 30 Oct 2002 17:17:07 +0200 (EET) Message-ID: <1320.193.92.118.162.1035991027.squirrel@ene.asda.gr> Date: Wed, 30 Oct 2002 17:17:07 +0200 (EET) Subject: User Quota Settings From: "Lefteris Tsintjelis" To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.8) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, How can I set quota for all users? This command I was using doesn't seem to work for me any more. Can anyone please recomend me any good package(s) that set and monitor user quotas and send them warnings automatically? edquota -p someone `awk -F: '$3 > 1000 && $3 < 65534 {print $1}' /etc/passwd` Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message