All,
I found a "dman" script on the Ubuntu help pages, that uses the "wget" command, but since I need this to work for all OSs, I need to stay away from specific Linux shell commands.
I was looking around and think the:
$lines = file(URL)
might work? Just not sure, since I need to let the search do a wildcard search to find the right manpage.
Would appreciate some direction here, never tried URL interrogation before.
Thanks!
OMR