티스토리 뷰
1. 0 byte 의 비어 있는 파일 생성
$ touch <파일이름>
ex) 0 byte 의 test.txt 파일 생성
$ touch test.txt
2. 대용량 파일 생성
$ fallocate -l <파일크기> <파일이름>
ex) 10G 의 test.txt 파일 생성
$ fallocate -l 10G test.txt
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- JavaScript
- 맛집
- development
- ssh
- Spring
- food
- Fun
- gpkiapi
- Linux
- SSL
- Security
- json parse
- kotlin
- MySQL
- web
- Flutter
- HTTP
- devel
- Android
- Review
- Java
- 엘리스센터
- samba
- Mobile
- springboot
- place
- devtools
- Compile
- TIP
- dart
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함