[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CLI Quota check



At 10:15 AM 2/16/2004, you wrote:
How do you check quota limits on a directory via command line??


Not sure what you mean by 'quota limits on a directory' - but here goes:

To check the quota of a group (virtual site group):

quota -g siteNUM


To find out the size of a folder:

du -s FOLDER

hth

Greg