DiskSavvy Logo

Excluding Specific Subdirectories from Analysis Process

Sometimes, it may be required to exclude one or more subdirectories from the disk space analysis process. For example, if you need to analyze a disk excluding one or two special directories, you may specify the whole disk as an input directory and add the directories that should be skipped to the exclude list.

DiskSavvy Disk Space Analysis Exclude Directories

In order to add one or more directories to the exclude list, open the disk space analysis profile dialog, press the 'Options' button, select the 'Exclude' tab and press the 'Add' button. All files and subdirectories located in the specified exclude directory will be excluded from the disk usage analysis process. In addition, advanced users are provided with a number of exclude directories macro commands allowing one to exclude multiple directories using a single macro command.

DiskSavvy provides the following exclude directories macro commands:

  • $BEGINS <Text String> - this macro command excludes all directories beginning with the specified text string.
  • $CONTAINS <Text String> - this macro command excludes all directories containing the specified text string.
  • $ENDS <Text String> - this macro command excludes directories ending with the specified text string.
  • $REGEX <Regular Expression> - this macro command excludes all directories matching the specified regular expression.

For example, the exclude macro command '$CONTAINS Temporary Files' will exclude all directories with 'Temporary Files' at any place in the full directory path and the exclude macro command '$REGEX \.(TMP|TEMP)$' will exclude all directories ending with '.TMP' or '.TEMP'.

DiskSavvy News

20-Jun-2026

DiskSavvy v18.2 redesigns the disk space analysis progress dialog, improves the performance of the disk space analysis operations and improves the fault tolerance of the disk space analysis operations. In addition, the new version improves the disk activity monitor tool pane, improves the system status monitor tool pane, improves the DiskSavvy GUI application and fixes a number of bugs.

14-May-2026

DiskSavvy v18.1 add support for new file types to the built-in file classification plug-ins, improves the disk space analysis pie charts and improves the file classification plug-ins designer. In addition, the new product version adds support for new types of file matching rules, improves the file matching rules dialog, improves the DiskSavvy command line utility and fixes a number of bugs.

More News