|
|
|
| script: | crfilen (download) |
| purpose: | create a file n bytes large |
| requires: | standard GNU commands |
| version: | 1.0 |
| usage: | crfilen [-hl] <n> <file> |
| options: |
<n>, an integer referring to the size of file in bytes
-h, usage and options (this help)
-l, see this script"
|