> it's probably easier to do what I'm doing ... going through the > session file and grepping out the URLs.
Using sed, awk, and/or perl, etc. to add newlines by some punctuation characters, may make grep work easier. /Randall
> it's probably easier to do what I'm doing ... going through the > session file and grepping out the URLs.
Using sed, awk, and/or perl, etc. to add newlines by some punctuation characters, may make grep work easier. /Randall