|
|
|
| script: | okurl (download) |
| purpose: | validate a list of urls for their existence |
| requires: | standard GNU commands, curl |
| version: | 1.0 |
| usage: | okurl [-hml] -i <url_list> |
| options: |
-i, file with url addresses; one url per line
-h, usage and options (this help)
-l, see this script"
|