Query: quotadump
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REPQUOTA(8) BSD System Manager's Manual REPQUOTA(8)NAMErepquota -- summarize quotas for a file systemSYNOPSISrepquota [-ghuv] file-system ... repquota [-ghuv] -a repquota -x [-gu] file-system quotadump [-gu] file-systemDESCRIPTIONrepquota prints a summary of the disk usage and quotas for the specified file systems. Available options: -a Print the quotas of all the mounted file systems. -g Print only group quotas (the default is to print both group and user quotas if they exist). -h Numbers are displayed in a human readable format. -u Print only user quotas (the default is to print both group and user quotas if they exist). -v Print a header line before printing each file system quotas. Print all exiting quotas, including those whose current usage is 0. -x Export file system quota data in a tabular dump format suitable for quotarestore(8). A single file system should be specified. If invoked as quotadump the behavior is the same as repquota -x. For each user or group, the current number files and amount of space (in kilobytes, unless the -h flag is used) is printed, along with any quotas created with edquota(8). Only the super-user may use this command.SEE ALSOquota(1), libquota(3), fstab(5), edquota(8), quotacheck(8), quotaon(8), quotarestore(8)HISTORYThe repquota command appeared in 4.2BSD.BSDMay 12, 2012 BSD
Related Man Pages |
---|
repquota(1m) - opensolaris |
quotadump(8) - netbsd |
repquota(1m) - minix |
repquota(1m) - v7 |
repquota(1m) - posix |
Similar Topics in the Unix Linux Community |
---|
Repquota doesn't work as Cronjob?!? |
AIX 5.3 quotas |
repquota -g shows USER only. Groups created are not shown |
Print summary or the total disk usage of conf file |
quotas on two file system |