Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 1997 20:40:15 -0700 (PDT)
From:      Shawn Ramsey <shawn@luke.cpl.net>
To:        Zahemszky Gabor <zgabor@CoDe.hu>
Cc:        FreeBSD questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Quotas
Message-ID:  <Pine.BSF.3.95.970721203847.2118C-100000@luke.cpl.net>
In-Reply-To: <199707211616.SAA00248@CoDe.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
> Well, sort of.  man edquota says, that it has a -g group option.  But I
> think, it's a limit of all of them, and not for everybody in the group. 
> But what about the -p (prototype) option?  Eg:  group staff has the
> members: staff1, staff2, staff3, etc, so in the group file there is a
> line:  $ grep '^staff:' /etc/group staff::1234:staff1,staff2,staff3,etc
> $ edquota staff1 $ edquota -p staff1 `grep '^staff:' /etc/group|cut -d:
> -f4|sed -e 's/staff1,//' -e 's/,/ /g'` $
> 
> But I think you cannot set a soft limit, which is bigger than a hard
> limit ;-)  Maybe the opposite. 

Hmm. I did that command, and it seems to have set a hard and a soft limit
on all users in the group cpl. Thanks for something, at least. :)






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970721203847.2118C-100000>