GitHub - lmonilsson/falloc: falloc creates files of a user-specified size. It uses the posix_fallocate syscall for allocating the right size directly, instead of copying data like the commonly used dd tool does (which, in my opinion, feels like a hack). · GitHub
Skip to content

lmonilsson/falloc

Folders and files

Repository files navigation

About

falloc creates files of a user-specified size. It uses the posix_fallocate syscall for allocating the right size directly, instead of copying data like the commonly used dd tool does (which, in my opinion, feels like a hack).

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages