Difference between revisions of "Windows"
From esoterum.org
(Created page with '*[http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=49ae8576-9bb9-4126-9761-ba8011fabf38&displayLang=en&hash=HsO%2bkjGtsJeyhps4Ew16eIT1qR34oUij60e4z%2bBxUfJocPjqeK…') |
|||
Line 1: | Line 1: | ||
*[http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=49ae8576-9bb9-4126-9761-ba8011fabf38&displayLang=en&hash=HsO%2bkjGtsJeyhps4Ew16eIT1qR34oUij60e4z%2bBxUfJocPjqeKwxD/6%2bWiLFkXhNTs70NOy3n%2bFSm8q/xbW/Ag%3d%3d Windows support tools] | *[http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=49ae8576-9bb9-4126-9761-ba8011fabf38&displayLang=en&hash=HsO%2bkjGtsJeyhps4Ew16eIT1qR34oUij60e4z%2bBxUfJocPjqeKwxD/6%2bWiLFkXhNTs70NOy3n%2bFSm8q/xbW/Ag%3d%3d Windows support tools] | ||
*[http://technet.microsoft.com/en-us/library/cc786699(WS.10).aspx diruse], find large ''directories'' | *[http://technet.microsoft.com/en-us/library/cc786699(WS.10).aspx diruse], find large ''directories'' | ||
− | :-<code>diruse /S /M /C /Q:10 /L /D ..</code> shows all dirs in folder above (..) larger than 10 MB | + | :-<code>diruse /S /M /C /Q:10 /L /D ..</code> shows all dirs in folder above (..) larger than 10 MB, log written to ''DIRUSE.LOG'' in the current directory |
Latest revision as of 11:16, 19 July 2010
- Windows support tools
- diruse, find large directories
- -
diruse /S /M /C /Q:10 /L /D ..
shows all dirs in folder above (..) larger than 10 MB, log written to DIRUSE.LOG in the current directory