Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 17:56:39 -0500 (EST)
From:      Ensel Sharon <user@dhp.com>
To:        freebsd-questions@freebsd.org
Subject:   what am I doing wrong with edquota ?
Message-ID:  <Pine.LNX.4.21.0601291753430.8684-100000@shell.dhp.com>

next in thread | raw e-mail | index | archive | help

(edquota man page has no examples)

# edquota -u -e /mnt/fs1:8100000:9000000:810000:900000 test200
# 
# quota test200
Disk quotas for user test200 (uid 1002): none
# 
#


So I run the edquota command non-iunteractively, and it produces no
errors, and it seems to follow the format specified in the man page, which
is:

edquota [-u] -e fspath[:bslim[:bhlim[:islim[:ihlim]]]] [-e ...] username

and yet when I immediately check the quotas for that user, I get nothing.

How should I rework that edquota command line ?

thanks.




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