1
Disk Usage v1.61 - 디렉토리(폴더) 용량 확인

DU.zip

Introduction

Du (disk usage) reports the disk space usage for the directory you specify. By default it recurses directories to show the total size of a directory and its subdirectories.

Using Disk Usage (DU)

Usage: du [-c[t]] [-l <levels> | -n | -v] [-u] [-q] <directory>

Parameter Description
-c Print output as CSV. Use -ct for tab delimiting.
-l Specify subdirectory depth of information (default is all levels).
-n Do not recurse.
-v Show size (in KB) of intermediate directories.
-u Count each instance of a hardlinked file.
-q Quiet (no banner).

CSV output is formatted as:

Path, CurrentFileCount, CurrentFileSize, FileCount, DirectoryCount, DirectorySize

이 게시물을

번호
제목
조회 수
232
조회 수: 8440
228
조회 수: 8289
227
조회 수: 10932
226
조회 수: 7944
225
조회 수: 8992
224
조회 수: 7668
220
조회 수: 9329
219
조회 수: 9647
216
조회 수: 10710
214
조회 수: 8210
213
조회 수: 8155

SEARCH