On 2013-12-04, Cyrus <[email protected]> wrote: > On 05/12/13 00:38, Otto Moerbeek wrote: >> On Wed, Dec 04, 2013 at 11:56:31PM +1100, Cyrus wrote: >> >>> I have enabled quotas on my system a bit late. I am hoping someone could >>> provide me with a script that could set the quotas for multiple users. I >>> really don't want to have to go through users one by one and enable >>> quotas it will take forever. >> >> I guess the answer is in the man page of edquota. >> >> edquota -p user user1 user2 user3... >> >> -Otto > > That is equally as painful as what I didn't want to do. I still have to > edit each quota manually. Surely this can be scripted?
I think you're missing the -p flag.

