Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

repquota(8) [ultrix man page]

repquota(8)						      System Manager's Manual						       repquota(8)

Name
       repquota - summarize quotas for a file system

Syntax
       repquota filesys...

Description
       The  command  prints  a	summary  of  the disc usage and quotas for the specified file systems.	For each user the current number files and
       amount of space (in kilobytes) is printed, along with any quotas created with

       Only superusers can view quotas that are not their own.

Diagnostics
       Various messages about inaccessible files; self-explanatory.

Files
       quotas	      At the root of each file system with quotas

       For file system names and locations

See Also
       quota(1), quota(2), edquota(8), quotacheck(8), quotaon(8)
       ``Disk Quotas in a UNIX environment,'' ULTRIX Supplementary Documents, Volume 3: System Manager

																       repquota(8)

Check Out this Related Man Page

repquota(1M)						  System Administration Commands					      repquota(1M)

NAME
repquota - summarize quotas for a ufs file system SYNOPSIS
repquota [-v] filesystem... repquota -a [-v] DESCRIPTION
repquota prints a summary of the disk usage and quotas for the specified ufs file systems. The current number of files and amount of space (in kilobytes) is printed for each user along with any quotas created with edquota(1M). The filesystem must have the file quotas in its root directory. Only the super-user may view quotas which are not their own. OPTIONS
The following options are supported: -a Report on all mounted ufs file systems that have rq in the mntopts field of the /etc/vfstab file. -v Report quotas for all users, even those who do not consume resources. USAGE
See largefile(5) for the description of the behavior of repquota when encountering files greater than or equal to 2 Gbyte ( 2**31 bytes). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
edquota(1M), quota(1M), quotacheck(1M), quotaon(1M), attributes(5), largefile(5), quotactl(7I) SunOS 5.10 16 Sep 1996 repquota(1M)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Repquota doesn't work as Cronjob?!?

Hello: I'm trying to run repquota -ag > /home/usersdir/repquota.txt as a daily cronjob at midnight, but the file always ends up blank. I even tried writing a quick Perl script to e-mail me what running that command outputs, and it's nothing. Can root run repquota as a cronjob? Do I have... (1 Reply)
Discussion started by: b416
1 Replies

2. UNIX for Dummies Questions & Answers

repquota -g shows USER only. Groups created are not shown

Guys , i have created diskquota on group and user, however when i use repquota /home i get the user names and the quota values all right, however when i set one for a group i cant check it with repquota -g. help pls (0 Replies)
Discussion started by: dplate07
0 Replies

3. UNIX for Advanced & Expert Users

repquota and quota number system

What is the repquota and quota number system? Does it use MB, GB, or KB? (1 Reply)
Discussion started by: cokedude
1 Replies

4. Red Hat

Repquota error

I have configured quota on (/ partition) my RHEL 5 machine .Repquota -a and Repquota -u filesystem_name commands are working fine but when i enter Repquota -u user_name it gives following error . repquota: can't stat() given mountpoint user_name: no such file or directory skipping ...... (0 Replies)
Discussion started by: Vaibhav.T
0 Replies