fallocate's Examples

Pre-allocates space to a file, making it faster to manage file sizes.

fallocate -l 1G file.txt