Software >> OS >> Windows >> Command Line >> How to check the directory usage and report for top-level directory only

1. eg. report on top level directory usage of c:\ > diruse /M /* c:\ 2. eg. report on directories exceeding 10M and display only those that exceed that limit diruse /Q:10 /D /m /* "h:\home page for student\home2000"