#!/bin/ksh # # Usage: cat FILES | blinks # # Where: FILES is a list of files to be scaned for Hyper-Links. # # The blinks will hping each link and if a response is returned # glean from the .* a synopsis building blinks.html # file. # print ' Links by blinks ' >>blinks.html