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
- Windows 10
- 단축키
- Windows
- resource
- grep
- import
- JavaScript
- GIT
- 네트워크
- vscode
- context
- lsof
- Quartz
- web.xml
- VirtualBox
- maVen
- xargs
- 줄바꿈 문자
- bash
- port
- find
- netsh
- profile
- plugin
- tomcat
- ssh
- IntelliJ
- Mac
- Eclipse
- Source
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