Displays the thousands separator (comma or period) in file
sizes.
/q:Size
Marks directories that exceed the specified size with an
exclamation point (!). If /m (megabytes) or /k
(kilobytes) are not specified, the size is assumed to be in bytes.
If /q is specified and any directory is found that exceeds
the specified size, the return code is ONE. Otherwise the return
code is ZERO.
/l
Writes overflows to the log file Diruse.log in the current
directory.
/a
Specifies that an alert is generated if sizes specified by the
/q: parameter are exceeded. The Alerter service must be
running, and the alert appears only when you are using DirUse.
/d
Displays only directories that exceed specified sizes.
/o
Specifies that subdirectories are not checked to see if they
exceed the specified size.
/*
Uses the top-level directories residing in the directories
specified in DirList.
DirList
Specifies a list of directories to check. DirList is
required if you are doing anything other than getting command-line
usage. Use semicolons, commas, or spaces to separate multiple
directories.