I'm fairly new to awk. I want to search files and output the links to webpages within the file in order of apperance.
I've used a reguluar expression to search the file:
/http/,/html?/
i've tried various methods to list the links without the html tags and tried using an array to count the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.