|
|
|
| script: | zipfile (download) |
| purpose: | zip a single file |
| requires: | standard GNU commands, zip |
| version: | 1.1 |
| usage: | zipfile [-hl] [-r] <file> [file...] |
| options: |
-r, remove the input file after conversion
-h, usage and options (this help)
-l, see this script"
|