감동, 마음이 움직이는 것
[linux] du -h --max-depth=1 본문
Tips (Utility, Computer Language, and etc.)
[linux] du -h --max-depth=1
Struggler J. 2017. 5. 26. 18:48https://slipp.net/questions/159
각 디렉토리별 용량을 확인
du -h --max-depth=1
--max-depth=1 옵션: 1 depth 디렉토리까지 용량을 확인한다는 의미
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[Color palette] (0) | 2017.06.15 |
---|---|
[LaTex] 여러수식을 하나의 숫자로 나타내기 + 숫자라벨 위치 조정하기 (4) | 2017.05.30 |
[C++] gaussian sampling (4) | 2017.05.18 |
[git] 커밋 취소하기 git reset HEAD~# (0) | 2017.04.02 |
[LaTex] Appendix 쓰는 방법 (0) | 2017.03.07 |