

s, /skipResurse skip recursing into child directories when calculating sizes r, /skipReparse skip recursing into reparse directories q, /virtual recurse into virtual directories NOTE: This options must not be specified togerther p, /preferredPath=PATH count files with multiple link names towards the first link that's n, /nameFilter=FILTER count only files whose name matches the name filter

m, /multipleName count only files with more than one link names Hardlinks are counted only once towards the first link name) l, /allLinks count all hardlinks separately (By default, files with multiple

j, /secnario=SCENARIO specifies the scenario name for the INI file NOTE: SCENARIO name must be speificed via /j (/scenario) i, /iniFile=FILE takes all the parameters from an INI file. h, /humanReadable displays size in human readable format LastWriteTime 0x200 file last write timestamp LastAccessTime 0x100 file last access timestamp SizePerDir 0x004 sum of SizeOnDisk for top level childĬhildDirs 0x010 number of child directoriesįilesPerDir 0x020 number of top level child filesĭirsPerDir 0x040 number of top level child directoriesĬreationTime 0x080 file creation timestamp g, /displayFlag=FLAG specifies the flags value to determin which column(s) to display

f, /minSizeOnDisk=SIZE displays directory information only if its SizeOnDisk e, /minFileSize=SIZE displays directory information only if its FileSize d, /maxDepth=N displays directory information only if it is N or a, /systemAndReserve displays size for system files and reserved space This program is at the beginning of development, with some features not working as expected and some spelling errors in the usage instructions.įor those interested, the full usage instructions are below: DiskUsage - Disk Usageĭescription: Summarize disk usage recursively for the given directory.
