mkfile Command Examples

Create empty files of any size. More information: https://manned.org/mkfile.

mkfile -n {{15k}} {{path/to/file}}

mkfile -n {{size}}{{b|k|m|g}} {{path/to/file}}

mkfile -n {{4m}} {{first_filename}} {{second_filename}}