Well, I'm trying to parse a file that contains nodes on a site and then using lynx to make sure they are available. The problem is parsing the file and pulling information that I use to form a URL. I'll look into gawk, but if I could find some way of using the lynx_url, that would fix my issues.