edquota.8 (8d5d039f80a8d31947f4e84af20e8a56d0009c32) | edquota.8 (da2f008200f3b2a4c26e19b0bbf84d86b78577a1) |
---|---|
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 --- 128 unchanged lines hidden (view full) --- 137If one or more 138.Fl e 139.Sm off 140.Ar fspath Op : Ar bslim Op : Ar bhlim Op : Ar islim Op : Ar ihlim 141.Sm on 142options are specified, 143.Nm 144will non-interactively set quotas defined by | 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 --- 128 unchanged lines hidden (view full) --- 137If one or more 138.Fl e 139.Sm off 140.Ar fspath Op : Ar bslim Op : Ar bhlim Op : Ar islim Op : Ar ihlim 141.Sm on 142options are specified, 143.Nm 144will non-interactively set quotas defined by |
145.Ar bslim , bhlim , islim | 145.Ar bslim , bhlim , islim , |
146and 147.Ar ihlim 148on each particular file system referenced by 149.Ar fspath . 150Here 151.Ar bslim | 146and 147.Ar ihlim 148on each particular file system referenced by 149.Ar fspath . 150Here 151.Ar bslim |
152is soft limit on number of blocks, | 152is the soft limit on the number of blocks, |
153.Ar bslim | 153.Ar bslim |
154is hard limit on number of blocks, | 154is the hard limit on the number of blocks, |
155.Ar islim | 155.Ar islim |
156is soft limit on number of files and | 156is the soft limit on the number of files, and |
157.Ar ihlim | 157.Ar ihlim |
158is hard limit on number of files. | 158is the hard limit on the number of files. |
159If any of the | 159If any of the |
160.Ar bslim , bhlim , islim | 160.Ar bslim , bhlim , islim , |
161and 162.Ar ihlim | 161and 162.Ar ihlim |
163values are omitted, it is assumed to be zero, therefore 164indicating that no quota should be imposed. | 163values is omitted, it is assumed to be zero, therefore 164indicating that no particular quota should be imposed. |
165.Pp 166If invoked with the 167.Fl f 168option, 169.Nm 170will read and modify quotas on the file system specified by 171.Ar fspath 172only. --- 75 unchanged lines hidden --- | 165.Pp 166If invoked with the 167.Fl f 168option, 169.Nm 170will read and modify quotas on the file system specified by 171.Ar fspath 172only. --- 75 unchanged lines hidden --- |