Calculate the sum of the sizes for a set of files.
This tool is used to find the sum of the sizes of one or more files. If any of the files specified is a directory then it will be recursively processed.
sum-file-sizes .
sum-file-sizes --megabytes db logs
      -V
      
      --version
    
| Description | Display Directory Server version information | 
      -H
      
      --help
    
| Description | Display general usage information | 
--help-debug
| Description | Display help for using debug options | 
| Advanced | Yes | 
      -k
      
      --kilobytes
    
| Description | Display the total size in kilobytes instead of bytes | 
      -m
      
      --megabytes
    
| Description | Display the total size in megabytes instead of bytes | 
      -g
      
      --gigabytes
    
| Description | Display the total size in gigabytes instead of bytes |