/FRAGMENT [=option] Shows the numbers of headers/fragments of the file. Available options: o /FRAGMENT Don't select files, but show fragmentation info o /FRAGMENT=MINUMUM=fragments DFU selects files with at least 'fragments' fragments o /FRAGMENT=MAXIMUM=fragments DFU selects files with at most 'fragments' fragments Both options can be combined, e.g.: /FRAGMENT=(MIN=4,MAX=10) will select all files with between 4 and 10 fragments. When /SORT is used with /FRAGMENT, output is sorted by file allocation size or fragment count largest to smallest. /SORT with /FRAGMENT accepts either ALLOCATION or FRAGMENTS as a keyword (/SORT=ALLOCATION or /SORT=FRAGMENTS) to adjust the sort field.