4.1 Assigning quota for a particular user
Here's an example. I have a user with the login id bob on my system. The command "edquota -u bob" takes me into vi (or editor specified in my $EDITOR environment variable) to edit quota for user bob on each partition that has quota enabled:
--------------------------------------------------------------------------------
Quotas for user bob:
/dev/hda3: blocks in use: 2594, limits (soft = 5000, hard = 6500)
inodes in use: 356, limits (soft = 1000, hard = 1500)
--------------------------------------------------------------------------------
"blocks in use" is the total number of blocks (in kilobytes) a user has consumed on a partition.
"inodes in use" is the total number of inodes a user has consumed on a partition.
c'est tout sur le quota d'un user specifique. et le fichier /etc/e-smtih/events/user-create/S50user-modify-quota est imboufable