This simple application can do only this: - Create file with a given name - Fill this file with positive bits (1) - Do previous step until file size riches given value Getting started: `cargo run --release` Note: file size is limited by 20 gb.