티스토리 뷰
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
- SSL
- springboot
- json parse
- Mobile
- 맛집
- Review
- devel
- food
- Security
- samba
- TIP
- 엘리스센터
- Fun
- gpkiapi
- Compile
- MySQL
- devtools
- HTTP
- kotlin
- Java
- ssh
- place
- Android
- JavaScript
- development
- Linux
- Spring
- dart
- Flutter
- web
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함