1 02/27/85 set_dir_quota
 2 
 3 Syntax as a command:  set_dir_quota path1 quota1 ...  pathN quotaN
 4 
 5 
 6 Function:  places an arbitrary secondary storage quota for directories
 7 on a specified directory.  Incorrect use of this command can make
 8 portions of the hierarchy unusable because of quota violations.
 9 
10 
11 Arguments:
12 pathi
13    is the name of the directory on which the directory quota is to be
14    placed.  The active function -wd can be used to specify the working
15    directory.
16 quotai
17    is the directory quota in 1024 word pages.
18 
19 
20 Access required:  The user must have access to the highly privileged
21 gate hphcs_ to use this command.
22 
23 
24 Notes:  No permission in the directory is required to use this command.
25 It is not necessary that the new directory quota be greater than the
26 current number of pages being used by directories in this directory.
27 This command attempts to set a terminal directory quota even if it set
28 set to zero.  This command does not cause the inferior counts of the
29 superior directory to be updated.