반응형
250x250
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 |
Tags
- aws cicd
- or some instances in your deployment group are experiencing problems.
- JavaScript
- SQL
- codepipeline
- bootstrap
- Python
- kubeflow
- codedeploy
- aws
- Spring
- docker
- java bigdecimal
- AWS CI/CD 구축하기
- IntelliJ
- Kafka
- chart.js
- redis
- COALESCE
- codedeploy error
- Airflow
- VPN
- 도커
- codebuild
- Jenkins
- Flux
- Spring Error
- PostgreSQL
- node
- chartjs
Archives
- Today
- Total
목록df (1)
Small Asteroid Blog
[linux] 리눅스 디스크 용량 확인하기 df
df : 디스크 남은 용량 확인 (기본 명령어) df -k : 킬로바이트 단위로 남은 용량 확인 df -m : 메가 바이트 단위로 남은 용량 확인 df -h : 깔끔하게 보여줌 df . : 현재 디렉토리가 포함된 파티션의 남은 용량 확인 du : 현재 디렉토리에서 서브 디렉토리까지 용량 확인 du -a : 현재 디렉토리의 사용량 파일단위로 출력 du -s : 총 사용량 du -h : 깔끔하게 보여줌 du -sh * : 한단계 서브 디렉토리 기준으로 보여줌
클라우드 및 인프라/Linux
2021. 8. 12. 17:02