quota.1 (9288f2661b3f5a3e9ed09658607364927dccc571) | quota.1 (e83201b43ad36d453a46f551fcaedf0a0e7f23c3) |
---|---|
1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" Robert Elz at The University of Melbourne. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 19 unchanged lines hidden (view full) --- 28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 33.\" SUCH DAMAGE. 34.\" 35.\" from: @(#)quota.1 8.1 (Berkeley) 6/6/93 | 1.\" Copyright (c) 1983, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" Robert Elz at The University of Melbourne. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 19 unchanged lines hidden (view full) --- 28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 33.\" SUCH DAMAGE. 34.\" 35.\" from: @(#)quota.1 8.1 (Berkeley) 6/6/93 |
36.\" $Id: quota.1,v 1.4 1994/06/28 07:47:24 deraadt Exp $ | 36.\" $Id: quota.1,v 1.2 1996/01/05 08:37:28 graichen Exp $ |
37.\" 38.Dd June 6, 1993 39.Dt QUOTA 1 40.Os BSD 4.2 41.Sh NAME 42.Nm quota 43.Nd display disk usage and limits 44.Sh SYNOPSIS --- 40 unchanged lines hidden (view full) --- 85displays both the user quotas and the group quotas (for 86the user). 87.Pp 88Only the super-user may use the 89.Fl u 90flag and the optional 91.Ar user 92argument to view the limits of other users. | 37.\" 38.Dd June 6, 1993 39.Dt QUOTA 1 40.Os BSD 4.2 41.Sh NAME 42.Nm quota 43.Nd display disk usage and limits 44.Sh SYNOPSIS --- 40 unchanged lines hidden (view full) --- 85displays both the user quotas and the group quotas (for 86the user). 87.Pp 88Only the super-user may use the 89.Fl u 90flag and the optional 91.Ar user 92argument to view the limits of other users. |
93Non-super-users can use the the | 93Non-super-users can use the |
94.Fl g 95flag and optional 96.Ar group 97argument to view only the limits of groups of which they are members. 98.Pp 99The 100.Fl q 101flag takes precedence over the --- 42 unchanged lines hidden --- | 94.Fl g 95flag and optional 96.Ar group 97argument to view only the limits of groups of which they are members. 98.Pp 99The 100.Fl q 101flag takes precedence over the --- 42 unchanged lines hidden --- |