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

이 게시물을

번호
제목
조회 수
1146
조회 수: 20
1143
조회 수: 107
1141
조회 수: 18
1137
조회 수: 25
1136
조회 수: 41

SEARCH