Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- netsh
- context
- find
- grep
- 줄바꿈 문자
- 네트워크
- ssh
- JavaScript
- resource
- tomcat
- IntelliJ
- lsof
- maVen
- Windows 10
- xargs
- vscode
- import
- GIT
- plugin
- 단축키
- Source
- bash
- Quartz
- Mac
- VirtualBox
- profile
- port
- Eclipse
- Windows
- web.xml
Archives
- Today
- Total
develog
명령어 본문
디렉토리 용량 확인
du . -h --max-depth=1 | sort -n -r
'OS & Shell > Linux' 카테고리의 다른 글
현재 디렉토리 용량 확인 (0) | 2013.12.09 |
---|---|
[Linux] 오래된 파일 검색, 삭제 (0) | 2013.12.09 |
[linux] iptables (0) | 2013.09.02 |
[bash] sudo, sudoers, ALL=(ALL:ALL) ALL (0) | 2013.07.23 |
vi tab size 변경 (0) | 2013.07.02 |
Comments