Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 1998 22:03:04 -0800
From:      Shawn Ramsey <shawn@cpl.net>
To:        Evren Yurtesen <yurtesen@turkey.ispro.net.tr>
Cc:        questions@FreeBSD.ORG
Subject:   Re: quota
Message-ID:  <19981102220304.A8204@cpl.net>
In-Reply-To: <Pine.BSF.3.96.981103075337.15028A-100000@turkey.ispro.net.tr>; from Evren Yurtesen on Tue, Nov 03, 1998 at 07:54:08AM %2B0200
References:  <19981102203213.A3306@cpl.net> <Pine.BSF.3.96.981103075337.15028A-100000@turkey.ispro.net.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
> hello,
> I was searching for the same thing but I could not find,
> would you send me email if you find how to do it?

It wasn't hard to figure out, I should't even have posted that message. All
you really need to do is write an awk script(any script really) that will take the 
info from a file and pass edquota each username space separated:

edquota -u -p username user1 user2 user3 etc

Maybe there is a better way, but this works.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981102220304.A8204>