|
|
|
| script: | urlext (download) |
| purpose: | extract url addresses from file or stdin |
| requires: | standard GNU commands |
| version: | 1.2 |
| usage: | urlext [-hl] [-t <file> file...] <file> [file...] |
| options: |
-t file, extract urls from file and convert to html links <a href=url>url</a>
-h, usage and options (this help)
-l, see this script"
|