2007/08/26

DIRUSE.EXE - 폴더별 용량 체크

DIRUSE.EXE 는 지정된 폴더의 파일용량을 체크하는 유틸입니다. 사용자별 폴더를 만들어서 파일관리를 하는 경우에는 유용할수도 있을것 같습니다.

다운로드:

http://download.microsoft.com/download/win2000platform/diruse/
1.00.0.1/nt5/en-us/diruse_setup.exe



DIRUSE [/S | /V] [/M | /K | /B] [/C] [/,] [/Q:# [/L] [/A] [/D] [/O]] [/*] DIRS

/S      Specifies whether subdirectories are included in the output.
/V      Output progress reports while scanning subdirectories.  Ignored if /S is specified.
/M      Displays disk usage in megabytes.
/K      Displays disk usage in kilobytes.
/B      Displays disk usage in bytes (default).
/C      Use Compressed size instead of apparent size.
/,      Use thousand separator when displaying sizes.
/L      Output overflows to logfile .\DIRUSE.LOG.
/*      Uses the top-level directories residing in the specified DIRS
/Q:#    Mark directories that exceed the specified size (#) with a "!".
        (If /M or /K is not specified, then bytes is assumed.)
/A      Specifies that an alert is generated if specified sizes are exceeded.
        (The Alerter service must be running.)
/D      Displays only directories that exceed specified sizes.
/O      Specifies that subdirectories are not checked for specified size overflow.

옵션에 대한 설명은 위 사용법에도 쉽게 설명이 되어 있으므로 따로 붙이지 않아도 될것 같네요..^^


[예제]

c:\users 폴더내 폴더별 하위폴더 포함 Mbyte 단위 출력 및 로그파일 저장:
diruse /s /m /l c:\users

댓글 없음:

댓글 쓰기

가장 많이 본 글