Difference between revisions of "Mkfile (macOS)"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{fallocate}}") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | mkfile -n 1G 1Gtestfile | ||
+ | mkfile -n 1m 1mtestfile | ||
+ | == Related == | ||
+ | * [[Network speed]]: <code>mkfile -n 1G testfile && [[scp]] yourfile yourhost:/dev/null && rm testfile</code> | ||
+ | == See also == | ||
+ | * {{fallocate}} | ||
− | + | [[Category:IT]] |
Revision as of 08:38, 18 February 2024
mkfile -n 1G 1Gtestfile mkfile -n 1m 1mtestfile
Related
- Network speed:
mkfile -n 1G testfile && scp yourfile yourhost:/dev/null && rm testfile
See also
Advertising: